Fires at the end of the 'Right Now' widget in the Network Admin dashboard.
wp-admin/includes/dashboard.php:537wp_network_dashboard_right_now() /** * Fires at the end of the 'Right Now' widget in the Network Admin dashboard. * * @since MU (3.0.0) */ do_action( 'mu_activity_box_end' );} /** * Displays the Quick Draft widget. * * @since 3.8.0Introduced in MU (3.0.0). Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.