From 8f2924ad130c72d7c7a71bbbc0f4b8bbb7842c3f Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 18 Nov 2010 02:22:01 +0000 Subject: [PATCH] What you don't know can hurt you. Don't show 'You cannot modify this taxonomy.' props johnjamesjacoby, fixes #14197. git-svn-id: https://develop.svn.wordpress.org/trunk@16445 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/meta-boxes.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wp-admin/includes/meta-boxes.php b/wp-admin/includes/meta-boxes.php index 95401e3a16..589de3edf7 100644 --- a/wp-admin/includes/meta-boxes.php +++ b/wp-admin/includes/meta-boxes.php @@ -300,8 +300,6 @@ function post_tags_meta_box($post, $box) { cap->assign_terms) ) : ?>

labels->choose_from_most_used; ?>

- -

ID, array( 'taxonomy' => $taxonomy, 'popular_cats' => $popular_ids ) ) ?> - cap->assign_terms) ) : ?> -

- cap->edit_terms) ) : ?>