wpseek.com
A WordPress-centric search engine for devs and theme authors
install_themes_table_api_args_{$tab} › WordPress Filter Hooks
Since3.7.0
Deprecatedn/a
› apply_filters( "install_themes_table_api_args_{$tab}", $args )
Parameters: |
|
Defined at: | |
Codex: |
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_dashboard
install_themes_table_api_args_featured
install_themes_table_api_args_new
install_themes_table_api_args_search
install_themes_table_api_args_updated
install_themes_table_api_args_upload
Related Functions: install_themes_feature_list, install_themes_dashboard, install_themes_upload, install_theme_search_form, install_theme_information, get_theme_file_path