432* Fires at the end of the 'At a Glance' dashboard widget.433*434* Prior to 3.8.0, the widget was named 'Right Now'.435*436* @since 2.0.0437*/438do_action('activity_box_end');439440$actions=ob_get_clean();441442if(!empty($actions)):443?>444<divclass="sub">
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.