Filters API request arguments for each Install Themes screen tab.
The dynamic portion of the hook name, $tab, refers to the theme install tab.
Possible hook names include:
install_themes_table_api_args_dashboardinstall_themes_table_api_args_featuredinstall_themes_table_api_args_newinstall_themes_table_api_args_searchinstall_themes_table_api_args_updatedinstall_themes_table_api_args_upload$argsarray|false
$args = apply_filters( "install_themes_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_themes_table_api_args_tab