wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



site_health_navigation_tabs › Filtr WordPress Hooks

Od5.8.0
Przestarzałyn/a
apply_filters( 'site_health_navigation_tabs', $tabs )
Parametry:
  • (string[]) $tabs An associative array of tab labels keyed by their slug.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the extra tabs for the Site Health navigation bar.

Add a custom page to the Site Health screen, based on a tab slug and label. The label you provide will also be used as part of the site title.





Źródło

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