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

(array) 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

View on GitHub



Changelog

Changelog
Version Description
WP-2.8.0 Introduced.