From 659334bd59bf1c9123cdac16b094eb796ae88d5a Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 9 Dec 2013 19:12:10 +0000 Subject: [PATCH] Introduce dashboard_glance_items filter which replaces 3.7 right_now_* hooks that were tied to table markup. fixes #26495. Built from https://develop.svn.wordpress.org/trunk@26832 git-svn-id: http://core.svn.wordpress.org/trunk@26719 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/dashboard.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index 125afc58a4..afc76f0d15 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -184,7 +184,6 @@ function wp_dashboard_right_now() {