WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about install_plugins_tabs

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/includes/class-wp-plugin-install-list-table.php apply_filters 133 /**
* Filters the tabs shown on the Add Plugins screen.
*
* @since 2.7.0
*
* @param string[] $tabs The tabs shown on the Add Plugins screen. Defaults include
* 'featured', 'popular', 'recommended', 'favorites', and 'upload'.
*/

Hook Parameters

Parameter Type Name Description
string[] $tabs The tabs shown on the Add Plugins screen. Defaults include