apply_filters( 'dashboard_primary_title', string $title )
Filters the primary link title for the ‘ClassicPress News’ dashboard widget.
Parameters
- $title
-
Title attribute for the widget's primary link.
Source
Changelog
Version | Description |
---|---|
WP-2.3.0 | Introduced. |