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



update_right_now_text › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'update_right_now_text', $content )
Parametry:
  • (string) $content Default text.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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

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





Źródło

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