apply_filters( 'dashboard_primary_feed', string $url )

Filters the primary feed URL for the ‘ClassicPress News’ dashboard widget.


Parameters

$url

(string) The widget's primary feed URL.


Source

File: wp-admin/includes/dashboard.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.3.0 Introduced.