wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



update_right_now_text › Les Filtres WordPress

Depuis4.4.0
Dépréciéen/a
apply_filters( 'update_right_now_text', $content )
Paramètres:
  • (string) $content Default text.
    Requis: Oui
Défini(e) dans:
Codex:

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

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





Source

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