Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-admin/includes/dashboard.php | apply_filters | 1550 | /** * Filters the secondary feed URL for the 'WordPress Events and News' dashboard widget. * * @since 2.3.0 * * @param string $url The widget's secondary feed URL. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $url | The widget's secondary feed URL. |