wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



update_right_now_text › WordPress Filter Hooks

Seit4.4.0
Veraltetn/v
apply_filters( 'update_right_now_text', $content )
Parameter:
  • (string) $content Default text.
    Erforderlich: Ja
Definiert in:
Codex:

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

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





Quellcode

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