wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



install_plugins_tabs › WordPress Filter Hooks

Da2.7.0
Deprecaton/a
apply_filters( 'install_plugins_tabs', $tabs )
Parametri:
  • (string[]) $tabs The tabs shown on the Add Plugins screen. Defaults include 'featured', 'popular', 'recommended', 'favorites', and 'upload'.
    Richiesto:
Definito a:
Codex:

Filters the tabs shown on the Add Plugins screen.





Sorgenti

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