From cffdcdb09cc5a462eab242a12c84500b245c1130 Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 23 Jun 2008 23:27:07 +0000 Subject: [PATCH] Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457 for 2.5 git-svn-id: http://svn.automattic.com/wordpress/branches/2.5@8178 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 2 +- wp-admin/js/post.js | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index db80bf8031..3d3f1adef4 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -823,7 +823,7 @@ function meta_form() { - +