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



update_right_now_text › WordPress Filter Hooks

Da4.4.0
Deprecaton/a
apply_filters( 'update_right_now_text', $content )
Parametri:
  • (string) $content Default text.
    Richiesto:
Definito a:
Codex:

Filters the text displayed in the 'At a Glance' dashboard widget.

Prior to 3.8.0, the widget was named 'Right Now'.





Sorgenti

$content = apply_filters( 'update_right_now_text', $content );