apply_filters( 'update_right_now_text', string $content )

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


Description

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


Parameters

$content

(string) Default text.


Source

File: wp-admin/includes/update.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.4.0 Introduced.