Summery Summery

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

Syntax Syntax

apply_filters( 'install_themes_nonmenu_tabs', string[] $nonmenu_tabs )

Parameters Parameters

$nonmenu_tabs

The tabs that don't have a menu item on the Install Themes screen.

Source Source

File: wp-admin/includes/class-wp-theme-install-list-table.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Advertisement

Leave a Reply