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



update_footer › WordPress Filter Hooks

Da2.3.0
Deprecaton/a
apply_filters( 'update_footer', '' )
Parametri:
  • (string) $content The content that will be printed.
    Richiesto:
Definito a:
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.





Sorgenti

echo apply_filters( 'update_footer', '' );