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



site_health_tab_content › Działania WordPress Hooks

Od5.8.0
Przestarzałyn/a
do_action( 'site_health_tab_content', $_GET['tab'] )
Parametry:
  • (string) $tab The slug of the tab that was requested.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires when outputting the content of a custom Site Health tab.

This action fires right after the Site Health header, and users are still subject to the capability checks for the Site Health page to view any custom tabs and their contents.





Źródło

do_action( 'site_health_tab_content', $_GET['tab'] );