apply_filters( 'update_right_now_text', string $content )

Filters the text displayed in the ‘At a Glance’ dashboard widget.


Description Description

Prior to 3.8.0, the widget was named ‘Right Now’.


Parameters Parameters

$content

(string) Default text.


Top ↑

Source Source

File: wp-admin/includes/update.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.