wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



install_plugins_tabs › Hooks de Filtros WordPress

Desde2.7.0
Obsoleton/a
apply_filters( 'install_plugins_tabs', $tabs )
Parâmetros:
  • (string[]) $tabs The tabs shown on the Add Plugins screen. Defaults include 'featured', 'popular', 'recommended', 'favorites', and 'upload'.
    Required: Yes
Definido em:
Codex:

Filters the tabs shown on the Add Plugins screen.





Fonte

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