From 45486df91d2c13cc0d74385e55b3a7983677c5c8 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 1 Jun 2011 20:33:45 +0000 Subject: [PATCH] Apply editable_slug filter in post_slug_meta_box(). Props yoavf, ramiy. fixes #17598 git-svn-id: https://develop.svn.wordpress.org/trunk@18106 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/meta-boxes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/meta-boxes.php b/wp-admin/includes/meta-boxes.php index 7d43d598d4..6d396ad777 100644 --- a/wp-admin/includes/meta-boxes.php +++ b/wp-admin/includes/meta-boxes.php @@ -506,7 +506,7 @@ function post_comment_meta_box($post) { */ function post_slug_meta_box($post) { ?> - +