Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-admin/includes/dashboard.php | apply_filters | 1526 | /** * Filters the primary link title for the 'WordPress Events and News' dashboard widget. * * @since 2.3.0 * * @param string $title Title attribute for the widget's primary link. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $title | Title attribute for the widget's primary link. |