apply_filters( 'dashboard_primary_title', string $title )

Filters the primary link title for the ‘ClassicPress News’ dashboard widget.


Parameters

$title

(string) Title attribute for the widget's primary link.


Source

File: wp-admin/includes/dashboard.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.3.0 Introduced.