Filters API request arguments for each Add Plugins screen tab.
The dynamic portion of the hook name, $tab, refers to the plugin install tabs.
Possible hook names include:
install_plugins_table_api_args_favoritesinstall_plugins_table_api_args_featuredinstall_plugins_table_api_args_popularinstall_plugins_table_api_args_recommendedinstall_plugins_table_api_args_uploadinstall_plugins_table_api_args_searchinstall_plugins_table_api_args_beta$argsarray|false
$args = apply_filters( "install_plugins_table_api_args_{$tab}", $args );
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/install_plugins_table_api_args_tab