wpseek.com
A WordPress-centric search engine for devs and theme authors



install_themes_nonmenu_tabs › WordPress Filter Hooks

Since2.8.0
Deprecatedn/a
apply_filters( 'install_themes_nonmenu_tabs', $nonmenu_tabs )
Parameters:
  • (string[]) $nonmenu_tabs The tabs that don't have a menu item on the Install Themes screen.
    Required: Yes
Defined at:
Codex:

Filters tabs not associated with a menu item on the Install Themes screen.





Source

$nonmenu_tabs = apply_filters( 'install_themes_nonmenu_tabs', $nonmenu_tabs );