apply_filters( 'privacy_on_link_text', string $content )
Filters the link label for the ‘Search Engines Discouraged’ message displayed in the ‘At a Glance’ dashboard widget.
Description
Prior to WP-3.8.0, the widget was named ‘Right Now’.
Parameters
- $content
-
Default text.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |