is_compact_menu() ) { $this->render_page_title_actions( [ 'manage', 'add', 'settings' ] ); } ?>

print_messages(); ?>

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(), ) ) ); ?>