Changeset 41200 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 08/01/2017 08:43:25 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/dashboard.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r40948 r41200 420 420 * just before the user and site search form fields. 421 421 * 422 * @since MU 422 * @since MU (3.0.0) 423 423 * 424 424 * @param null $unused … … 446 446 * Fires at the end of the 'Right Now' widget in the Network Admin dashboard. 447 447 * 448 * @since MU 448 * @since MU (3.0.0) 449 449 */ 450 450 do_action( 'mu_rightnow_end' ); … … 453 453 * Fires at the end of the 'Right Now' widget in the Network Admin dashboard. 454 454 * 455 * @since MU 455 * @since MU (3.0.0) 456 456 */ 457 457 do_action( 'mu_activity_box_end' );
Note: See TracChangeset
for help on using the changeset viewer.