apply_filters( 'dashboard_primary_title', string $title )

Filters the primary link title for the ‘WordPress Events and News’ dashboard widget.


Description Description


Parameters Parameters

$title

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


Top ↑

Source Source

File: wp-admin/includes/dashboard.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.