From ecc7ec153a3f12136c09ce26dd83d616e8126857 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Wed, 2 Apr 2008 16:22:53 +0000 Subject: [PATCH] Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe. git-svn-id: https://develop.svn.wordpress.org/trunk@7590 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/index.php | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/wp-admin/index.php b/wp-admin/index.php index 7270649cba..15bc950caa 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -9,12 +9,18 @@ wp_dashboard_setup(); function index_js() { ?>