wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



install_plugins_tabs › Les Filtres WordPress

Depuis2.7.0
Dépréciéen/a
apply_filters( 'install_plugins_tabs', $tabs )
Paramètres:
  • (string[]) $tabs The tabs shown on the Add Plugins screen. Defaults include 'featured', 'popular', 'recommended', 'favorites', and 'upload'.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the tabs shown on the Add Plugins screen.





Source

$tabs = apply_filters( 'install_plugins_tabs', $tabs );