apply_filters( 'install_themes_nonmenu_tabs', array $nonmenu_tabs )
Filters tabs not associated with a menu item on the Install Themes screen.
Parameters
- $nonmenu_tabs
-
The tabs that don't have a menu item on the Install Themes screen.
Source
File: wp-admin/includes/class-wp-theme-install-list-table.php
Changelog
Version | Description |
---|---|
WP-2.8.0 | Introduced. |