From 6c96d3e7876eab95f02c60537cf1ff1bc2fbe40b Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 9 Dec 2013 19:11:23 +0000 Subject: [PATCH] Introduce dashboard_glance_items filter which replaces 3.7 right_now_* hooks that were tied to table markup. fixes #26495. git-svn-id: https://develop.svn.wordpress.org/trunk@26832 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/dashboard.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/includes/dashboard.php b/src/wp-admin/includes/dashboard.php index 125afc58a4..afc76f0d15 100644 --- a/src/wp-admin/includes/dashboard.php +++ b/src/wp-admin/includes/dashboard.php @@ -184,7 +184,6 @@ function wp_dashboard_right_now() {