exit;
} break;
}}$wp_list_table->
prepare_items();
wp_enqueue_script( 'plugin-install'
);
add_thickbox();
add_screen_option( 'per_page', array
( 'default' => 999
) );
get_current_screen()->
add_help_tab( array
( 'id' => 'overview',
'title' =>
__( 'Overview'
),
'content' =>
'<p>' .
__( 'Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here.'
) . '</p>' .
'<p>' .
__( 'The search for installed plugins will search for terms in their name, description, or author.'
) . ' <span id="live-search-desc" class="hide-if-no-js">' .
__( 'The search results will be updated as you type.'
) . '</span></p>' .
'<p>' .
sprintf( /* translators: %s: WordPress Plugin Directory URL. */
__( 'If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the <a href="%s">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!'
),