apply_filters( 'dashboard_glance_items', string[] $items )
Filters the array of extra elements to list in the ‘At a Glance’ dashboard widget.
Description
Prior to 3.8.0, the widget was named ‘Right Now’. Each element is wrapped in list-item tags on output.
Parameters
- $items
-
(string[]) Array of extra 'At a Glance' widget items.
Source
Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/dashboard_glance_items