apply_filters( 'dashboard_secondary_title', string $title )
Filters the secondary link title for the ‘WordPress Events and News’ dashboard widget.
Parameters
- $title
-
(string) Title attribute for the widget's secondary link.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |