apply_filters( 'dashboard_primary_link', string $link )
Filters the primary link URL for the ‘ClassicPress News’ dashboard widget.
Parameters
- $link
-
The widget's primary link URL.
Source
Changelog
Version | Description |
---|---|
WP-2.5.0 | Introduced. |