Fires at the end of the ‘At a Glance’ dashboard widget.
Description
Prior to 3.8.0, the widget was named ‘Right Now’.
Source
do_action( 'activity_box_end' );
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
| CARVIEW |
Fires at the end of the ‘At a Glance’ dashboard widget.
Prior to 3.8.0, the widget was named ‘Right Now’.
This action adds content to the end of At a Glance widget on the Dashboard. Useful for adding your own notices / information.
do_action( 'activity_box_end' );
| Used by | Description |
|---|---|
wp_dashboard_right_now()wp-admin/includes/dashboard.php | Dashboard widget that displays some basic stats about the site. |
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Add PHP and MySQL versions at the end of glance widget