All Snippets page to activate the imported snippets.', 'code-snippets' ); $url = esc_url( code_snippets()->get_menu_url( 'manage' ) ); echo wp_kses( sprintf( $text, $url ), array( 'a' => array( 'href' => array(), 'target' => array(), ) ) ); ?>