apply_filters( 'dashboard_primary_feed', string $url )
Filters the primary feed URL for the ‘ClassicPress Events and News’ dashboard widget.
Parameters
- $url
-
The widget's primary feed URL.
Source
Changelog
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |