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



update_footer › Filtr WordPress Hooks

Od2.3.0
Przestarzałyn/a
apply_filters( 'update_footer', '' )
Parametry:
  • (string) $content The content that will be printed.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the version/update text displayed in the admin footer.

WordPress prints the current version and update information, using core_update_footer() at priority 10.





Źródło

echo apply_filters( 'update_footer', '' );