425* Fires at the end of the 'At a Glance' dashboard widget.426*427* Prior to 3.8.0, the widget was named 'Right Now'.428*429* @since 2.0.0430*/431do_action('activity_box_end');432433$actions=ob_get_clean();434435if(!empty($actions)):436?>437<divclass="sub">
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.