Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php goto J4UWA; Ktd2O: if (!wp_is_mobile()) { ?> <script type="text/javascript"> try{do..

Decoded Output download

<?php
 goto J4UWA; Ktd2O: if (!wp_is_mobile()) { ?>
<script type="text/javascript">
try{document.forms.addtag['tag-name'].focus();}catch(e){}
</script>
<?php  } goto SVw6J; x7cq8: add_screen_option("per_page", array("default" => 20, "option" => "edit_" . $tax->name . "_per_page")); goto iilRc; tMmMw: wp_enqueue_script("admin-tags"); goto jlf3w; c10XR: echo esc_attr($taxonomy); goto cS8Y4; P_Ii8: echo esc_attr($post_type); goto Xg2Fz; veZnO: $class = isset($_REQUEST["error"]) ? "error" : "updated"; goto WJvH6; Cii8A: $wp_list_table->search_box($tax->labels->search_items, "tag"); goto sip1U; xC01c: if (!in_array($tax->name, get_taxonomies(array("show_ui" => true)))) { wp_die(__("You are not allowed to manage these items.")); } goto Er8XH; p8LmT: $wp_list_table = _get_list_table("WP_Terms_List_Table"); goto lB4RY; FMmGr: if (!$location && !empty($_REQUEST["_wp_http_referer"])) { $location = remove_query_arg(array("_wp_http_referer", "_wpnonce"), wp_unslash($_SERVER["REQUEST_URI"])); } goto oN97C; xCOMb: $total_pages = $wp_list_table->get_pagination_arg("total_pages"); goto jZMvi; LljPG: if ($message) { ?>
<div id="message" class="<?php  echo $class; ?>
 notice is-dismissible"><p><?php  echo $message; ?>
</p></div>
<?php  $_SERVER["REQUEST_URI"] = remove_query_arg(array("message", "error"), $_SERVER["REQUEST_URI"]); } goto lISEI; Xg2Fz: ?>
" />

<?php  goto heWL5; wlKb3: if ("post" != $post_type) { $parent_file = "attachment" == $post_type ? "upload.php" : "edit.php?post_type={$post_type}"; $submenu_file = "edit-tags.php?taxonomy={$taxonomy}&amp;post_type={$post_type}"; } elseif ("link_category" == $tax->name) { $parent_file = "link-manager.php"; $submenu_file = "edit-tags.php?taxonomy=link_category"; } else { $parent_file = "edit.php"; $submenu_file = "edit-tags.php?taxonomy={$taxonomy}"; } goto x7cq8; yJ2yQ: switch ($wp_list_table->current_action()) { case "add-tag": check_admin_referer("add-tag", "_wpnonce_add-tag"); if (!current_user_can($tax->cap->edit_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to add this item.") . "</p>", 403); } $ret = wp_insert_term($_POST["tag-name"], $taxonomy, $_POST); $location = "edit-tags.php?taxonomy=" . $taxonomy; if ("post" != $post_type) { $location .= "&post_type=" . $post_type; } if ($referer && false !== strpos($referer, "edit-tags.php")) { $location = $referer; } if ($ret && !is_wp_error($ret)) { $location = add_query_arg("message", 1, $location); } else { $location = add_query_arg(array("error" => true, "message" => 4), $location); } break; case "delete": $location = "edit-tags.php?taxonomy=" . $taxonomy; if ("post" != $post_type) { $location .= "&post_type=" . $post_type; } if ($referer && false !== strpos($referer, "edit-tags.php")) { $location = $referer; } if (!isset($_REQUEST["tag_ID"])) { break; } $tag_ID = (int) $_REQUEST["tag_ID"]; check_admin_referer("delete-tag_" . $tag_ID); if (!current_user_can($tax->cap->delete_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to delete this item.") . "</p>", 403); } wp_delete_term($tag_ID, $taxonomy); $location = add_query_arg("message", 2, $location); break; case "bulk-delete": check_admin_referer("bulk-tags"); if (!current_user_can($tax->cap->delete_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to delete these items.") . "</p>", 403); } $tags = (array) $_REQUEST["delete_tags"]; foreach ($tags as $tag_ID) { wp_delete_term($tag_ID, $taxonomy); } $location = "edit-tags.php?taxonomy=" . $taxonomy; if ("post" != $post_type) { $location .= "&post_type=" . $post_type; } if ($referer && false !== strpos($referer, "edit-tags.php")) { $location = $referer; } $location = add_query_arg("message", 6, $location); break; case "edit": $title = $tax->labels->edit_item; $tag_ID = (int) $_REQUEST["tag_ID"]; $tag = get_term($tag_ID, $taxonomy, OBJECT, "edit"); if (!$tag) { wp_die(__("You attempted to edit an item that doesn&#8217;t exist. Perhaps it was deleted?")); } require_once ABSPATH . "wp-admin/admin-header.php"; include ABSPATH . "wp-admin/edit-tag-form.php"; include ABSPATH . "wp-admin/admin-footer.php"; die; case "editedtag": $tag_ID = (int) $_POST["tag_ID"]; check_admin_referer("update-tag_" . $tag_ID); if (!current_user_can($tax->cap->edit_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to edit this item.") . "</p>", 403); } $tag = get_term($tag_ID, $taxonomy); if (!$tag) { wp_die(__("You attempted to edit an item that doesn&#8217;t exist. Perhaps it was deleted?")); } $ret = wp_update_term($tag_ID, $taxonomy, $_POST); $location = "edit-tags.php?taxonomy=" . $taxonomy; if ("post" != $post_type) { $location .= "&post_type=" . $post_type; } if ($referer && false !== strpos($referer, "edit-tags.php")) { $location = $referer; } if ($ret && !is_wp_error($ret)) { $location = add_query_arg("message", 3, $location); } else { $location = add_query_arg(array("error" => true, "message" => 5), $location); } break; } goto FMmGr; Koprh: require_once ABSPATH . "wp-admin/admin-header.php"; goto LXj7M; TUquK: if ("category" == $taxonomy) { ?>
<div class="form-wrap">
<p>
	<?php  echo "<strong>" . __("Note:") . "</strong><br />"; printf(__("Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s."), "<strong>" . apply_filters("the_category", get_cat_name(get_option("default_category"))) . "</strong>"); ?>
</p>
<?php  if (current_user_can("import")) { ?>
<p><?php  printf(__("Categories can be selectively converted to tags using the <a href="%s">category to tag converter</a>."), esc_url($import_link)); ?>
</p>
<?php  } ?>
</div>
<?php  } elseif ("post_tag" == $taxonomy && current_user_can("import")) { ?>
<div class="form-wrap">
<p><?php  printf(__("Tags can be selectively converted to categories using the <a href="%s">tag to category converter</a>."), esc_url($import_link)); ?>
</p>
</div>
<?php  } goto sIohc; LXj7M: if (!current_user_can($tax->cap->edit_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to edit this item.") . "</p>", 403); } goto Pjcno; WJvH6: if (is_plugin_active("wpcat2tag-importer/wpcat2tag-importer.php")) { $import_link = admin_url("admin.php?import=wpcat2tag"); } else { $import_link = admin_url("import.php"); } goto ZWIkC; UMlzM: echo esc_attr($taxonomy); goto KF13w; iilRc: get_current_screen()->set_screen_reader_content(array("heading_pagination" => $tax->labels->items_list_navigation, "heading_list" => $tax->labels->items_list)); goto hD7g9; KF13w: ?>
" />
<input type="hidden" name="post_type" value="<?php  goto P_Ii8; WHkCh: echo esc_html($title); goto LIhzS; LIhzS: if (!empty($_REQUEST["s"])) { printf("<span class="subtitle">" . __("Search results for &#8220;%s&#8221;") . "</span>", esc_html(wp_unslash($_REQUEST["s"]))); } goto bz_Se; sIohc: do_action("after-{$taxonomy}-table", $taxonomy); goto hrvkn; bz_Se: ?>
</h1>

<?php  goto LljPG; Pjcno: require_once ABSPATH . "wp-admin/includes/edit-tag-messages.php"; goto veZnO; QGMWa: $wp_list_table->prepare_items(); goto xCOMb; raj3u: echo esc_attr($post_type); goto hrDIx; pvILN: $referer = wp_get_referer(); goto yJ2yQ; ZWIkC: ?>

<div class="wrap nosubsub">
<h1><?php  goto WHkCh; SVw6J: $wp_list_table->inline_edit(); goto fW05r; oN97C: if ($location) { if (!empty($_REQUEST["paged"])) { $location = add_query_arg("paged", (int) $_REQUEST["paged"], $location); } wp_redirect($location); die; } goto QGMWa; J4UWA: require_once dirname(__FILE__) . "/admin.php"; goto fPn1i; lISEI: ?>
<div id="ajax-response"></div>

<form class="search-form" method="get">
<input type="hidden" name="taxonomy" value="<?php  goto c10XR; jZMvi: if ($pagenum > $total_pages && $total_pages > 0) { wp_redirect(add_query_arg("paged", $total_pages)); die; } goto tMmMw; Er8XH: if (!current_user_can($tax->cap->manage_terms)) { wp_die("<h1>" . __("Cheatin&#8217; uh?") . "</h1>" . "<p>" . __("You are not allowed to manage these items.") . "</p>", 403); } goto OnAeL; sip1U: ?>

</form>
<br class="clear" />

<div id="col-container">

<div id="col-right">
<div class="col-wrap">
<form id="posts-filter" method="post">
<input type="hidden" name="taxonomy" value="<?php  goto UMlzM; YNGG1: ?>

<br class="clear" />
</form>

<?php  goto TUquK; lB4RY: $pagenum = $wp_list_table->get_pagenum(); goto fvVDq; cS8Y4: ?>
" />
<input type="hidden" name="post_type" value="<?php  goto raj3u; jlf3w: if (current_user_can($tax->cap->edit_terms)) { wp_enqueue_script("inline-edit-tax"); } goto rpML8; uCjuM: if (!is_null($tax->labels->popular_items)) { if (current_user_can($tax->cap->edit_terms)) { $tag_cloud = wp_tag_cloud(array("taxonomy" => $taxonomy, "post_type" => $post_type, "echo" => false, "link" => "edit")); } else { $tag_cloud = wp_tag_cloud(array("taxonomy" => $taxonomy, "echo" => false)); } if ($tag_cloud) { ?>
<div class="tagcloud">
<h2><?php  echo $tax->labels->popular_items; ?>
</h2>
<?php  echo $tag_cloud; unset($tag_cloud); ?>
</div>
<?php  } } goto dIRKF; rpML8: if ("category" == $taxonomy || "link_category" == $taxonomy || "post_tag" == $taxonomy) { $help = ''; if ("category" == $taxonomy) { $help = "<p>" . sprintf(__("You can use categories to define sections of your site and group related posts. The default category is &#8220;Uncategorized&#8221; until you change it in your <a href="%s">writing settings</a>."), "options-writing.php") . "</p>"; } elseif ("link_category" == $taxonomy) { $help = "<p>" . __("You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts.") . "</p>"; } else { $help = "<p>" . __("You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there&#8217;s no relationship from one tag to another.") . "</p>"; } if ("link_category" == $taxonomy) { $help .= "<p>" . __("You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category.") . "</p>"; } else { $help .= "<p>" . __("What&#8217;s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index.") . "</p>"; } get_current_screen()->add_help_tab(array("id" => "overview", "title" => __("Overview"), "content" => $help)); if ("category" == $taxonomy || "post_tag" == $taxonomy) { if ("category" == $taxonomy) { $help = "<p>" . __("When adding a new category on this screen, you&#8217;ll fill in the following fields:") . "</p>"; } else { $help = "<p>" . __("When adding a new tag on this screen, you&#8217;ll fill in the following fields:") . "</p>"; } $help .= "<ul>" . "<li>" . __("<strong>Name</strong> &mdash; The name is how it appears on your site.") . "</li>"; if (!global_terms_enabled()) { $help .= "<li>" . __("<strong>Slug</strong> &mdash; The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.") . "</li>"; } if ("category" == $taxonomy) { $help .= "<li>" . __("<strong>Parent</strong> &mdash; Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown.") . "</li>"; } $help .= "<li>" . __("<strong>Description</strong> &mdash; The description is not prominent by default; however, some themes may display it.") . "</li>" . "</ul>" . "<p>" . __("You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.") . "</p>"; get_current_screen()->add_help_tab(array("id" => "adding-terms", "title" => "category" == $taxonomy ? __("Adding Categories") : __("Adding Tags"), "content" => $help)); } $help = "<p><strong>" . __("For more information:") . "</strong></p>"; if ("category" == $taxonomy) { $help .= "<p>" . __("<a href="https://codex.wordpress.org/Posts_Categories_Screen" target="_blank">Documentation on Categories</a>") . "</p>"; } elseif ("link_category" == $taxonomy) { $help .= "<p>" . __("<a href="https://codex.wordpress.org/Links_Link_Categories_Screen" target="_blank">Documentation on Link Categories</a>") . "</p>"; } else { $help .= "<p>" . __("<a href="https://codex.wordpress.org/Posts_Tags_Screen" target="_blank">Documentation on Tags</a>") . "</p>"; } $help .= "<p>" . __("<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>") . "</p>"; get_current_screen()->set_help_sidebar($help); unset($help); } goto Koprh; dIRKF: if (current_user_can($tax->cap->edit_terms)) { if ("category" == $taxonomy) { do_action("add_category_form_pre", (object) array("parent" => 0)); } elseif ("link_category" == $taxonomy) { do_action("add_link_category_form_pre", (object) array("parent" => 0)); } else { do_action("add_tag_form_pre", $taxonomy); } do_action("{$taxonomy}_pre_add_form", $taxonomy); ?>

<div class="form-wrap">
<h2><?php  echo $tax->labels->add_new_item; ?>
</h2>
<form id="addtag" method="post" action="edit-tags.php" class="validate"
<?php  do_action("{$taxonomy}_term_new_form_tag"); ?>
>
<input type="hidden" name="action" value="add-tag" />
<input type="hidden" name="screen" value="<?php  echo esc_attr($current_screen->id); ?>
" />
<input type="hidden" name="taxonomy" value="<?php  echo esc_attr($taxonomy); ?>
" />
<input type="hidden" name="post_type" value="<?php  echo esc_attr($post_type); ?>
" />
<?php  wp_nonce_field("add-tag", "_wpnonce_add-tag"); ?>

<div class="form-field form-required term-name-wrap">
	<label for="tag-name"><?php  _ex("Name", "term name"); ?>
</label>
	<input name="tag-name" id="tag-name" type="text" value="" size="40" aria-required="true" />
	<p><?php  _e("The name is how it appears on your site."); ?>
</p>
</div>
<?php  if (!global_terms_enabled()) { ?>
<div class="form-field term-slug-wrap">
	<label for="tag-slug"><?php  _e("Slug"); ?>
</label>
	<input name="slug" id="tag-slug" type="text" value="" size="40" />
	<p><?php  _e("The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."); ?>
</p>
</div>
<?php  } if (is_taxonomy_hierarchical($taxonomy)) { ?>
<div class="form-field term-parent-wrap">
	<label for="parent"><?php  _ex("Parent", "term parent"); ?>
</label>
	<?php  $dropdown_args = array("hide_empty" => 0, "hide_if_empty" => false, "taxonomy" => $taxonomy, "name" => "parent", "orderby" => "name", "hierarchical" => true, "show_option_none" => __("None")); $dropdown_args = apply_filters("taxonomy_parent_dropdown_args", $dropdown_args, $taxonomy, "new"); wp_dropdown_categories($dropdown_args); ?>
	<?php  if ("category" == $taxonomy) { ?>
		<p><?php  _e("Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional."); ?>
</p>
	<?php  } ?>
</div>
<?php  } ?>
<div class="form-field term-description-wrap">
	<label for="tag-description"><?php  _e("Description"); ?>
</label>
	<textarea name="description" id="tag-description" rows="5" cols="40"></textarea>
	<p><?php  _e("The description is not prominent by default; however, some themes may show it."); ?>
</p>
</div>

<?php  if (!is_taxonomy_hierarchical($taxonomy)) { do_action("add_tag_form_fields", $taxonomy); } do_action("{$taxonomy}_add_form_fields", $taxonomy); submit_button($tax->labels->add_new_item); if ("category" == $taxonomy) { do_action("edit_category_form", (object) array("parent" => 0)); } elseif ("link_category" == $taxonomy) { do_action("edit_link_category_form", (object) array("parent" => 0)); } else { do_action("add_tag_form", $taxonomy); } do_action("{$taxonomy}_add_form", $taxonomy); ?>
</form></div>
<?php  } goto YJOYS; hrvkn: ?>

</div>
</div><!-- /col-right -->

<div id="col-left">
<div class="col-wrap">

<?php  goto uCjuM; fPn1i: if (!$taxnow) { wp_die(__("Invalid taxonomy")); } goto iQyQy; OnAeL: global $post_type; goto p8LmT; fvVDq: $title = $tax->labels->name; goto wlKb3; heWL5: $wp_list_table->display(); goto YNGG1; hrDIx: ?>
" />

<?php  goto Cii8A; YJOYS: ?>

</div>
</div><!-- /col-left -->

</div><!-- /col-container -->
</div><!-- /wrap -->

<?php  goto Ktd2O; uOFm6: if (!$tax) { wp_die(__("Invalid taxonomy")); } goto xC01c; hD7g9: $location = false; goto pvILN; iQyQy: $tax = get_taxonomy($taxnow); goto uOFm6; fW05r: include ABSPATH . "wp-admin/admin-footer.php"; ?>

Did this file decode correctly?

Original Code

<?php
 goto J4UWA; Ktd2O: if (!wp_is_mobile()) { ?>
<script type="text/javascript">
try{document.forms.addtag['tag-name'].focus();}catch(e){}
</script>
<?php  } goto SVw6J; x7cq8: add_screen_option("\x70\x65\x72\x5f\x70\x61\147\x65", array("\x64\x65\146\x61\165\154\164" => 20, "\157\160\x74\x69\x6f\156" => "\145\x64\x69\164\137" . $tax->name . "\137\160\x65\162\137\160\141\x67\145")); goto iilRc; tMmMw: wp_enqueue_script("\x61\x64\155\x69\x6e\x2d\164\141\147\163"); goto jlf3w; c10XR: echo esc_attr($taxonomy); goto cS8Y4; P_Ii8: echo esc_attr($post_type); goto Xg2Fz; veZnO: $class = isset($_REQUEST["\145\x72\x72\x6f\162"]) ? "\145\162\162\157\162" : "\165\160\144\141\x74\x65\x64"; goto WJvH6; Cii8A: $wp_list_table->search_box($tax->labels->search_items, "\x74\141\x67"); goto sip1U; xC01c: if (!in_array($tax->name, get_taxonomies(array("\163\x68\157\x77\137\x75\151" => true)))) { wp_die(__("\x59\x6f\165\40\x61\162\x65\40\156\157\x74\x20\141\x6c\154\157\x77\145\x64\40\x74\x6f\40\155\x61\156\141\x67\145\40\164\150\x65\163\145\40\151\164\145\x6d\163\x2e")); } goto Er8XH; p8LmT: $wp_list_table = _get_list_table("\127\x50\x5f\x54\x65\162\155\x73\x5f\114\151\x73\164\x5f\124\141\142\154\145"); goto lB4RY; FMmGr: if (!$location && !empty($_REQUEST["\137\x77\160\137\150\164\x74\x70\137\x72\x65\x66\x65\x72\145\x72"])) { $location = remove_query_arg(array("\x5f\x77\x70\x5f\150\x74\164\160\x5f\x72\145\146\145\x72\145\x72", "\x5f\x77\x70\156\x6f\x6e\143\145"), wp_unslash($_SERVER["\122\x45\x51\125\x45\123\x54\x5f\125\122\x49"])); } goto oN97C; xCOMb: $total_pages = $wp_list_table->get_pagination_arg("\x74\157\x74\x61\x6c\137\x70\x61\x67\145\x73"); goto jZMvi; LljPG: if ($message) { ?>
<div id="message" class="<?php  echo $class; ?>
 notice is-dismissible"><p><?php  echo $message; ?>
</p></div>
<?php  $_SERVER["\x52\x45\121\x55\105\x53\124\137\125\122\x49"] = remove_query_arg(array("\x6d\145\x73\x73\x61\147\145", "\x65\x72\x72\x6f\162"), $_SERVER["\122\105\121\x55\x45\x53\x54\x5f\125\122\x49"]); } goto lISEI; Xg2Fz: ?>
" />

<?php  goto heWL5; wlKb3: if ("\x70\157\163\164" != $post_type) { $parent_file = "\x61\164\164\x61\143\x68\155\x65\156\x74" == $post_type ? "\x75\160\x6c\x6f\141\x64\x2e\x70\x68\x70" : "\x65\x64\x69\164\x2e\160\x68\160\77\160\x6f\x73\x74\137\x74\x79\160\145\x3d{$post_type}"; $submenu_file = "\145\144\x69\x74\x2d\164\141\x67\163\x2e\160\x68\160\x3f\x74\141\x78\157\x6e\x6f\x6d\171\x3d{$taxonomy}\x26\141\155\160\73\x70\157\x73\x74\x5f\x74\x79\x70\145\x3d{$post_type}"; } elseif ("\x6c\x69\x6e\x6b\x5f\x63\141\164\x65\x67\x6f\x72\x79" == $tax->name) { $parent_file = "\154\x69\156\153\x2d\x6d\141\156\141\x67\145\x72\56\x70\x68\x70"; $submenu_file = "\x65\144\151\164\x2d\164\141\147\163\56\x70\x68\x70\77\164\x61\170\157\156\157\x6d\x79\75\x6c\x69\156\153\137\x63\141\164\x65\147\x6f\x72\171"; } else { $parent_file = "\x65\144\151\x74\56\160\150\x70"; $submenu_file = "\x65\x64\x69\x74\55\x74\x61\147\163\x2e\x70\x68\160\x3f\164\x61\170\x6f\156\157\x6d\171\x3d{$taxonomy}"; } goto x7cq8; yJ2yQ: switch ($wp_list_table->current_action()) { case "\x61\x64\144\x2d\x74\141\x67": check_admin_referer("\x61\x64\144\x2d\164\141\147", "\x5f\x77\x70\156\157\x6e\143\x65\137\141\x64\x64\x2d\164\x61\x67"); if (!current_user_can($tax->cap->edit_terms)) { wp_die("\x3c\x68\61\76" . __("\103\150\145\141\164\151\x6e\46\43\70\x32\x31\67\x3b\x20\165\150\x3f") . "\x3c\57\150\x31\x3e" . "\x3c\160\76" . __("\x59\x6f\x75\x20\x61\x72\x65\40\x6e\x6f\x74\40\x61\x6c\x6c\157\x77\145\x64\x20\164\157\x20\141\x64\x64\x20\x74\150\151\x73\x20\151\164\145\x6d\56") . "\x3c\x2f\x70\76", 403); } $ret = wp_insert_term($_POST["\x74\x61\147\55\x6e\141\x6d\145"], $taxonomy, $_POST); $location = "\145\x64\151\x74\x2d\x74\x61\x67\163\x2e\x70\150\160\77\164\x61\x78\x6f\156\157\x6d\x79\x3d" . $taxonomy; if ("\160\157\x73\x74" != $post_type) { $location .= "\46\160\157\163\x74\x5f\164\x79\160\145\75" . $post_type; } if ($referer && false !== strpos($referer, "\x65\x64\x69\x74\x2d\x74\141\147\x73\x2e\x70\x68\x70")) { $location = $referer; } if ($ret && !is_wp_error($ret)) { $location = add_query_arg("\155\x65\x73\x73\141\x67\x65", 1, $location); } else { $location = add_query_arg(array("\145\x72\x72\157\162" => true, "\x6d\145\163\x73\x61\147\145" => 4), $location); } break; case "\x64\145\x6c\145\164\145": $location = "\x65\144\151\x74\x2d\x74\141\x67\163\56\x70\150\x70\x3f\164\x61\170\157\156\x6f\x6d\x79\x3d" . $taxonomy; if ("\x70\157\x73\x74" != $post_type) { $location .= "\46\160\157\163\x74\137\164\x79\160\145\x3d" . $post_type; } if ($referer && false !== strpos($referer, "\x65\x64\151\x74\x2d\164\x61\147\x73\x2e\x70\x68\160")) { $location = $referer; } if (!isset($_REQUEST["\164\x61\147\x5f\111\104"])) { break; } $tag_ID = (int) $_REQUEST["\164\141\x67\x5f\x49\x44"]; check_admin_referer("\144\145\154\x65\x74\145\x2d\164\141\147\137" . $tag_ID); if (!current_user_can($tax->cap->delete_terms)) { wp_die("\74\150\x31\x3e" . __("\103\150\145\x61\x74\151\x6e\46\43\70\62\61\x37\x3b\40\165\150\x3f") . "\x3c\x2f\x68\x31\x3e" . "\x3c\160\x3e" . __("\x59\157\x75\x20\x61\162\x65\x20\x6e\x6f\164\40\x61\154\154\157\x77\145\x64\40\x74\157\x20\x64\145\154\145\164\145\40\164\150\x69\x73\x20\x69\164\x65\x6d\x2e") . "\x3c\x2f\160\76", 403); } wp_delete_term($tag_ID, $taxonomy); $location = add_query_arg("\x6d\x65\x73\163\x61\x67\145", 2, $location); break; case "\142\x75\x6c\153\x2d\x64\145\154\x65\164\x65": check_admin_referer("\x62\x75\154\153\55\x74\x61\147\163"); if (!current_user_can($tax->cap->delete_terms)) { wp_die("\x3c\x68\x31\x3e" . __("\x43\x68\145\141\x74\x69\156\x26\x23\70\62\61\x37\x3b\x20\165\150\x3f") . "\x3c\57\x68\x31\x3e" . "\74\x70\x3e" . __("\x59\x6f\165\x20\x61\x72\145\x20\x6e\157\x74\40\x61\x6c\154\157\x77\145\x64\40\x74\157\40\144\145\x6c\x65\x74\x65\x20\x74\x68\x65\x73\x65\40\151\x74\145\x6d\x73\x2e") . "\74\57\x70\x3e", 403); } $tags = (array) $_REQUEST["\x64\x65\154\145\164\145\x5f\x74\x61\x67\163"]; foreach ($tags as $tag_ID) { wp_delete_term($tag_ID, $taxonomy); } $location = "\x65\144\x69\164\55\x74\x61\x67\x73\56\x70\150\160\77\x74\x61\x78\x6f\156\x6f\x6d\171\75" . $taxonomy; if ("\160\x6f\163\x74" != $post_type) { $location .= "\46\160\157\163\x74\137\164\171\160\145\75" . $post_type; } if ($referer && false !== strpos($referer, "\x65\x64\151\164\55\x74\141\147\163\x2e\x70\x68\x70")) { $location = $referer; } $location = add_query_arg("\155\x65\x73\x73\141\x67\x65", 6, $location); break; case "\145\x64\x69\x74": $title = $tax->labels->edit_item; $tag_ID = (int) $_REQUEST["\164\141\147\137\111\x44"]; $tag = get_term($tag_ID, $taxonomy, OBJECT, "\x65\x64\151\164"); if (!$tag) { wp_die(__("\x59\x6f\x75\x20\141\x74\164\145\x6d\x70\x74\x65\144\x20\164\157\x20\145\x64\x69\x74\x20\x61\x6e\40\151\x74\145\x6d\x20\164\150\141\164\40\144\157\145\163\156\x26\43\x38\x32\61\67\x3b\x74\40\145\170\151\163\x74\56\40\x50\145\x72\x68\x61\x70\x73\x20\151\164\x20\x77\x61\163\x20\144\x65\154\145\x74\x65\144\x3f")); } require_once ABSPATH . "\x77\x70\x2d\141\x64\x6d\151\x6e\x2f\141\144\155\x69\156\55\150\145\x61\144\145\x72\x2e\x70\x68\x70"; include ABSPATH . "\x77\160\x2d\x61\x64\x6d\x69\x6e\57\145\144\151\164\x2d\164\141\147\55\146\157\162\x6d\56\160\150\160"; include ABSPATH . "\167\x70\55\141\144\x6d\x69\x6e\57\x61\144\155\x69\x6e\x2d\x66\157\157\164\x65\162\x2e\x70\150\x70"; die; case "\x65\144\x69\164\x65\x64\164\x61\x67": $tag_ID = (int) $_POST["\x74\x61\147\137\x49\104"]; check_admin_referer("\165\x70\144\141\164\145\x2d\164\141\x67\137" . $tag_ID); if (!current_user_can($tax->cap->edit_terms)) { wp_die("\x3c\150\61\x3e" . __("\x43\150\145\141\x74\151\156\46\x23\70\x32\61\x37\73\40\165\150\77") . "\x3c\x2f\150\61\x3e" . "\x3c\x70\76" . __("\x59\157\165\x20\x61\162\x65\x20\156\157\164\x20\x61\x6c\x6c\157\x77\x65\144\x20\x74\157\x20\x65\144\x69\x74\x20\x74\x68\151\x73\x20\151\x74\145\x6d\x2e") . "\74\x2f\160\76", 403); } $tag = get_term($tag_ID, $taxonomy); if (!$tag) { wp_die(__("\x59\x6f\x75\40\x61\164\164\x65\155\x70\x74\145\144\40\164\157\x20\145\144\151\x74\x20\141\x6e\x20\151\164\145\155\x20\x74\150\141\x74\x20\x64\x6f\x65\x73\156\46\x23\70\62\61\x37\73\164\x20\x65\x78\151\x73\164\56\40\x50\x65\x72\150\x61\x70\x73\x20\151\164\x20\x77\141\x73\40\x64\145\154\x65\x74\145\x64\x3f")); } $ret = wp_update_term($tag_ID, $taxonomy, $_POST); $location = "\145\x64\151\164\55\x74\141\x67\163\56\160\150\160\77\x74\x61\170\157\x6e\x6f\x6d\x79\x3d" . $taxonomy; if ("\160\157\163\164" != $post_type) { $location .= "\46\160\157\163\x74\x5f\164\x79\160\x65\x3d" . $post_type; } if ($referer && false !== strpos($referer, "\145\x64\x69\x74\x2d\164\x61\x67\x73\x2e\160\x68\160")) { $location = $referer; } if ($ret && !is_wp_error($ret)) { $location = add_query_arg("\x6d\145\163\163\141\x67\x65", 3, $location); } else { $location = add_query_arg(array("\145\x72\162\157\x72" => true, "\155\x65\x73\x73\141\x67\x65" => 5), $location); } break; } goto FMmGr; Koprh: require_once ABSPATH . "\167\x70\55\141\144\x6d\x69\156\x2f\x61\x64\155\151\x6e\x2d\x68\145\141\x64\x65\162\x2e\x70\x68\160"; goto LXj7M; TUquK: if ("\143\141\x74\x65\147\x6f\x72\171" == $taxonomy) { ?>
<div class="form-wrap">
<p>
	<?php  echo "\74\163\x74\162\x6f\x6e\x67\x3e" . __("\116\x6f\x74\145\72") . "\x3c\x2f\x73\x74\x72\157\x6e\x67\76\x3c\142\x72\x20\57\76"; printf(__("\x44\x65\x6c\145\x74\x69\156\147\40\141\40\x63\141\164\x65\x67\157\162\x79\x20\x64\x6f\x65\x73\40\x6e\157\x74\x20\x64\x65\154\145\x74\x65\40\x74\x68\145\40\160\x6f\163\164\x73\x20\x69\156\x20\x74\150\x61\x74\40\x63\x61\164\x65\x67\x6f\x72\x79\56\x20\x49\156\163\164\145\x61\144\54\x20\160\x6f\163\164\163\x20\164\150\x61\x74\40\167\145\162\x65\x20\x6f\156\154\x79\x20\x61\x73\163\151\x67\156\145\x64\x20\164\157\40\164\150\x65\40\x64\145\x6c\145\x74\145\144\x20\143\141\x74\x65\x67\x6f\x72\171\x20\x61\162\x65\40\163\x65\164\x20\164\157\x20\164\x68\x65\40\143\141\x74\145\147\x6f\162\171\40\45\163\x2e"), "\x3c\x73\x74\x72\157\x6e\x67\x3e" . apply_filters("\164\x68\145\x5f\143\141\x74\x65\147\157\x72\171", get_cat_name(get_option("\144\145\x66\141\x75\154\x74\x5f\143\x61\x74\x65\x67\x6f\162\x79"))) . "\74\57\163\x74\162\157\156\x67\76"); ?>
</p>
<?php  if (current_user_can("\x69\155\160\157\x72\x74")) { ?>
<p><?php  printf(__("\103\141\x74\145\147\x6f\162\151\x65\163\40\x63\141\156\x20\142\x65\x20\x73\145\x6c\145\x63\x74\151\166\x65\154\171\x20\x63\x6f\156\x76\x65\162\164\145\144\x20\x74\x6f\x20\164\x61\x67\x73\40\165\163\151\x6e\x67\x20\164\150\145\x20\x3c\141\x20\x68\x72\x65\146\x3d\x22\45\163\x22\76\143\x61\x74\145\147\157\x72\x79\40\x74\x6f\x20\x74\141\x67\40\143\x6f\x6e\x76\145\162\x74\145\162\x3c\57\141\76\56"), esc_url($import_link)); ?>
</p>
<?php  } ?>
</div>
<?php  } elseif ("\160\x6f\163\x74\137\164\x61\147" == $taxonomy && current_user_can("\151\155\160\157\162\164")) { ?>
<div class="form-wrap">
<p><?php  printf(__("\124\x61\147\x73\40\143\x61\x6e\x20\142\145\40\x73\x65\x6c\x65\x63\x74\x69\166\x65\154\x79\x20\x63\157\x6e\x76\x65\162\x74\x65\144\x20\164\157\x20\x63\141\164\x65\147\x6f\x72\x69\145\163\40\165\x73\151\x6e\147\40\x74\150\145\x20\74\141\x20\150\162\145\x66\75\x22\45\163\x22\76\x74\x61\147\40\x74\x6f\40\x63\141\x74\x65\147\157\162\171\40\x63\157\x6e\166\145\x72\x74\145\162\x3c\x2f\141\x3e\x2e"), esc_url($import_link)); ?>
</p>
</div>
<?php  } goto sIohc; LXj7M: if (!current_user_can($tax->cap->edit_terms)) { wp_die("\x3c\150\61\76" . __("\x43\x68\x65\141\164\x69\x6e\46\43\x38\x32\61\67\x3b\x20\x75\150\77") . "\x3c\x2f\150\61\76" . "\x3c\x70\76" . __("\131\x6f\165\x20\141\x72\x65\x20\x6e\157\x74\x20\141\154\154\157\x77\x65\144\40\x74\157\40\145\x64\x69\x74\x20\164\150\x69\x73\x20\x69\164\145\155\x2e") . "\74\57\x70\76", 403); } goto Pjcno; WJvH6: if (is_plugin_active("\167\x70\x63\x61\x74\62\x74\141\x67\55\x69\x6d\160\x6f\x72\164\145\162\57\x77\160\x63\141\164\x32\164\141\147\55\x69\155\160\157\x72\164\145\162\56\x70\x68\160")) { $import_link = admin_url("\141\144\x6d\x69\x6e\56\160\x68\x70\77\x69\x6d\160\157\x72\x74\x3d\x77\x70\x63\x61\x74\62\x74\141\147"); } else { $import_link = admin_url("\151\x6d\x70\157\x72\164\x2e\160\x68\160"); } goto ZWIkC; UMlzM: echo esc_attr($taxonomy); goto KF13w; iilRc: get_current_screen()->set_screen_reader_content(array("\150\145\141\144\x69\156\147\x5f\160\141\x67\x69\156\141\164\x69\157\156" => $tax->labels->items_list_navigation, "\x68\145\x61\144\x69\156\147\x5f\x6c\x69\163\x74" => $tax->labels->items_list)); goto hD7g9; KF13w: ?>
" />
<input type="hidden" name="post_type" value="<?php  goto P_Ii8; WHkCh: echo esc_html($title); goto LIhzS; LIhzS: if (!empty($_REQUEST["\x73"])) { printf("\x3c\163\x70\x61\x6e\40\x63\x6c\x61\x73\163\x3d\42\163\165\x62\x74\151\x74\x6c\145\42\76" . __("\x53\x65\x61\162\x63\150\x20\x72\145\163\165\x6c\164\163\40\146\157\x72\40\x26\x23\70\x32\62\60\x3b\45\x73\46\43\x38\x32\62\x31\73") . "\74\x2f\163\x70\x61\156\76", esc_html(wp_unslash($_REQUEST["\x73"]))); } goto bz_Se; sIohc: do_action("\x61\x66\x74\x65\x72\x2d{$taxonomy}\x2d\x74\x61\142\154\145", $taxonomy); goto hrvkn; bz_Se: ?>
</h1>

<?php  goto LljPG; Pjcno: require_once ABSPATH . "\x77\x70\x2d\141\144\155\x69\x6e\57\151\156\143\154\165\144\x65\163\x2f\145\144\151\x74\x2d\x74\141\x67\x2d\x6d\145\x73\163\141\x67\145\163\x2e\160\x68\160"; goto veZnO; QGMWa: $wp_list_table->prepare_items(); goto xCOMb; raj3u: echo esc_attr($post_type); goto hrDIx; pvILN: $referer = wp_get_referer(); goto yJ2yQ; ZWIkC: ?>

<div class="wrap nosubsub">
<h1><?php  goto WHkCh; SVw6J: $wp_list_table->inline_edit(); goto fW05r; oN97C: if ($location) { if (!empty($_REQUEST["\160\141\147\145\x64"])) { $location = add_query_arg("\160\141\147\x65\144", (int) $_REQUEST["\x70\x61\x67\145\144"], $location); } wp_redirect($location); die; } goto QGMWa; J4UWA: require_once dirname(__FILE__) . "\x2f\x61\144\x6d\x69\x6e\56\x70\150\160"; goto fPn1i; lISEI: ?>
<div id="ajax-response"></div>

<form class="search-form" method="get">
<input type="hidden" name="taxonomy" value="<?php  goto c10XR; jZMvi: if ($pagenum > $total_pages && $total_pages > 0) { wp_redirect(add_query_arg("\160\x61\x67\x65\144", $total_pages)); die; } goto tMmMw; Er8XH: if (!current_user_can($tax->cap->manage_terms)) { wp_die("\x3c\150\61\x3e" . __("\103\150\x65\x61\164\151\156\x26\x23\70\62\61\x37\73\x20\x75\x68\x3f") . "\74\x2f\150\61\76" . "\74\x70\x3e" . __("\x59\157\165\x20\x61\162\145\x20\x6e\x6f\164\x20\141\x6c\x6c\x6f\x77\145\144\x20\x74\157\x20\x6d\141\156\x61\147\145\x20\164\x68\x65\x73\145\40\x69\x74\145\155\x73\x2e") . "\x3c\57\160\x3e", 403); } goto OnAeL; sip1U: ?>

</form>
<br class="clear" />

<div id="col-container">

<div id="col-right">
<div class="col-wrap">
<form id="posts-filter" method="post">
<input type="hidden" name="taxonomy" value="<?php  goto UMlzM; YNGG1: ?>

<br class="clear" />
</form>

<?php  goto TUquK; lB4RY: $pagenum = $wp_list_table->get_pagenum(); goto fvVDq; cS8Y4: ?>
" />
<input type="hidden" name="post_type" value="<?php  goto raj3u; jlf3w: if (current_user_can($tax->cap->edit_terms)) { wp_enqueue_script("\151\156\x6c\x69\156\x65\x2d\x65\x64\x69\164\55\164\x61\x78"); } goto rpML8; uCjuM: if (!is_null($tax->labels->popular_items)) { if (current_user_can($tax->cap->edit_terms)) { $tag_cloud = wp_tag_cloud(array("\164\x61\x78\x6f\156\x6f\155\x79" => $taxonomy, "\x70\157\x73\164\x5f\164\171\160\145" => $post_type, "\145\x63\x68\157" => false, "\154\151\x6e\153" => "\145\144\151\164")); } else { $tag_cloud = wp_tag_cloud(array("\x74\141\x78\157\x6e\157\155\171" => $taxonomy, "\x65\143\x68\157" => false)); } if ($tag_cloud) { ?>
<div class="tagcloud">
<h2><?php  echo $tax->labels->popular_items; ?>
</h2>
<?php  echo $tag_cloud; unset($tag_cloud); ?>
</div>
<?php  } } goto dIRKF; rpML8: if ("\x63\x61\164\x65\147\x6f\162\171" == $taxonomy || "\x6c\151\156\x6b\x5f\143\x61\164\145\147\x6f\x72\171" == $taxonomy || "\x70\x6f\163\164\x5f\x74\141\147" == $taxonomy) { $help = ''; if ("\x63\141\164\145\x67\157\x72\171" == $taxonomy) { $help = "\74\x70\76" . sprintf(__("\131\157\x75\x20\x63\141\x6e\40\x75\163\145\40\x63\141\164\145\x67\157\162\151\x65\x73\x20\x74\157\x20\144\x65\x66\x69\156\145\x20\163\x65\x63\x74\151\157\x6e\163\40\x6f\146\x20\x79\x6f\x75\x72\40\163\151\x74\145\40\141\156\144\x20\147\x72\x6f\165\160\40\162\145\x6c\141\164\145\x64\x20\x70\x6f\x73\164\x73\x2e\x20\x54\x68\145\40\144\x65\146\x61\x75\154\x74\x20\143\x61\164\x65\x67\157\162\x79\x20\151\163\40\46\43\x38\62\x32\60\x3b\x55\156\143\x61\x74\145\147\x6f\162\x69\172\x65\x64\x26\x23\70\x32\x32\x31\73\x20\x75\x6e\x74\151\154\x20\171\157\x75\40\143\150\x61\156\x67\145\40\x69\x74\40\151\x6e\x20\171\x6f\165\162\40\x3c\x61\x20\x68\x72\145\x66\75\x22\45\163\x22\76\167\x72\151\x74\x69\156\x67\40\x73\x65\164\x74\x69\x6e\x67\x73\x3c\x2f\141\76\x2e"), "\157\160\x74\x69\x6f\156\163\55\x77\x72\x69\x74\151\x6e\x67\56\x70\150\x70") . "\x3c\57\160\x3e"; } elseif ("\154\x69\156\x6b\x5f\143\141\164\145\x67\157\x72\171" == $taxonomy) { $help = "\x3c\x70\x3e" . __("\x59\157\165\x20\x63\x61\156\40\x63\x72\145\x61\x74\x65\40\x67\162\x6f\x75\x70\163\40\x6f\146\x20\154\151\156\153\x73\40\x62\171\40\165\x73\x69\156\147\40\x4c\151\x6e\153\x20\x43\x61\164\145\x67\157\162\x69\145\163\x2e\40\x4c\x69\156\153\40\103\x61\x74\x65\147\x6f\162\x79\40\156\141\155\x65\x73\x20\155\x75\163\x74\40\x62\145\40\x75\x6e\x69\x71\165\145\40\141\x6e\x64\40\x4c\151\x6e\153\40\x43\x61\x74\x65\x67\157\162\x69\145\x73\x20\141\162\x65\x20\163\x65\160\141\162\x61\164\x65\x20\x66\162\157\155\x20\x74\x68\145\40\x63\x61\164\145\x67\157\162\x69\x65\x73\x20\171\x6f\x75\x20\165\163\145\40\146\x6f\162\40\x70\x6f\x73\164\x73\56") . "\x3c\57\x70\76"; } else { $help = "\74\x70\76" . __("\x59\x6f\165\x20\143\x61\156\40\x61\x73\x73\x69\147\156\x20\x6b\145\171\167\x6f\162\144\x73\x20\x74\157\x20\171\157\x75\x72\x20\x70\x6f\x73\x74\163\x20\165\163\x69\x6e\147\40\74\163\164\x72\x6f\x6e\x67\x3e\164\x61\147\x73\74\57\x73\x74\x72\x6f\x6e\x67\x3e\56\40\125\156\x6c\x69\153\x65\x20\x63\141\164\145\147\157\162\x69\145\x73\x2c\40\x74\141\147\x73\40\150\141\x76\145\40\156\157\x20\150\151\145\162\x61\x72\143\150\x79\x2c\x20\155\x65\141\156\151\156\147\40\x74\150\145\x72\x65\x26\43\x38\x32\61\67\x3b\163\x20\x6e\x6f\40\162\x65\154\141\x74\151\157\156\163\x68\x69\160\x20\146\x72\x6f\155\40\157\x6e\x65\x20\164\x61\x67\40\164\157\x20\x61\156\x6f\x74\x68\x65\x72\x2e") . "\74\x2f\x70\x3e"; } if ("\x6c\151\x6e\x6b\137\x63\141\164\145\x67\x6f\162\x79" == $taxonomy) { $help .= "\x3c\x70\x3e" . __("\131\157\165\x20\x63\x61\x6e\x20\144\x65\154\145\164\145\40\x4c\151\156\x6b\40\103\141\164\x65\147\x6f\x72\151\x65\163\x20\x69\x6e\x20\x74\x68\145\40\x42\x75\154\x6b\40\x41\x63\164\x69\x6f\x6e\40\160\x75\154\x6c\55\x64\x6f\x77\156\54\40\142\165\x74\x20\x74\x68\141\x74\40\x61\143\164\x69\157\156\x20\x64\157\x65\163\x20\156\x6f\x74\x20\x64\x65\154\145\x74\145\x20\164\x68\x65\40\x6c\151\x6e\153\163\x20\x77\x69\164\150\151\x6e\x20\164\150\x65\40\x63\141\164\x65\147\x6f\x72\171\56\40\111\156\163\x74\x65\x61\x64\54\40\x69\x74\x20\155\x6f\166\145\163\x20\164\x68\x65\155\40\164\157\40\164\x68\145\x20\x64\x65\146\x61\x75\x6c\164\x20\114\x69\x6e\153\x20\103\141\x74\145\x67\x6f\x72\x79\x2e") . "\74\x2f\160\76"; } else { $help .= "\x3c\160\x3e" . __("\x57\150\x61\164\x26\43\70\x32\x31\x37\x3b\163\40\x74\x68\x65\40\144\151\x66\146\x65\162\x65\x6e\143\145\x20\142\x65\x74\167\x65\145\x6e\40\x63\x61\164\x65\x67\157\x72\151\x65\163\x20\x61\x6e\144\x20\x74\x61\147\163\x3f\x20\116\x6f\x72\155\141\154\x6c\171\x2c\x20\x74\x61\x67\x73\40\141\x72\x65\40\141\144\55\x68\x6f\143\40\153\x65\171\x77\x6f\x72\144\x73\x20\x74\x68\141\164\x20\x69\x64\145\156\x74\151\x66\171\40\151\x6d\160\x6f\x72\x74\141\x6e\x74\x20\151\156\146\157\162\x6d\x61\164\x69\x6f\156\x20\151\156\x20\x79\x6f\x75\162\40\x70\157\x73\x74\x20\x28\156\141\x6d\145\163\x2c\40\163\x75\142\x6a\x65\143\x74\x73\x2c\x20\145\x74\x63\x29\40\x74\150\x61\164\40\155\x61\x79\40\157\x72\x20\x6d\x61\171\x20\x6e\x6f\x74\x20\x72\x65\143\x75\162\x20\x69\156\40\x6f\164\150\x65\162\40\x70\x6f\163\x74\x73\x2c\x20\x77\150\151\x6c\145\40\143\141\x74\145\x67\157\162\151\145\163\40\141\x72\x65\x20\x70\x72\x65\55\144\x65\164\x65\x72\155\x69\x6e\x65\x64\40\163\x65\x63\164\x69\157\x6e\163\x2e\x20\111\x66\40\171\157\x75\x20\164\x68\151\156\x6b\40\157\146\x20\x79\x6f\165\162\40\x73\x69\x74\145\x20\x6c\151\x6b\145\40\x61\40\x62\x6f\157\x6b\x2c\x20\x74\150\x65\40\143\x61\164\x65\x67\x6f\x72\x69\x65\x73\x20\141\x72\x65\x20\154\x69\153\145\40\164\x68\x65\40\x54\141\142\154\145\x20\x6f\146\40\103\x6f\x6e\x74\145\x6e\164\x73\40\x61\x6e\144\40\164\150\145\40\x74\x61\147\163\x20\x61\162\145\x20\x6c\151\x6b\x65\x20\164\x68\x65\40\x74\x65\x72\155\x73\x20\151\x6e\x20\x74\150\145\40\151\x6e\x64\x65\170\x2e") . "\x3c\x2f\160\76"; } get_current_screen()->add_help_tab(array("\x69\x64" => "\x6f\x76\x65\162\x76\151\x65\x77", "\164\151\x74\x6c\x65" => __("\117\x76\x65\x72\166\151\145\167"), "\x63\x6f\156\x74\x65\x6e\164" => $help)); if ("\143\141\x74\145\x67\157\162\171" == $taxonomy || "\x70\x6f\163\164\x5f\x74\141\147" == $taxonomy) { if ("\143\141\x74\145\147\157\x72\171" == $taxonomy) { $help = "\x3c\160\76" . __("\127\x68\x65\x6e\40\141\144\144\x69\156\x67\x20\x61\x20\156\145\167\x20\143\141\164\x65\147\x6f\162\171\x20\x6f\156\40\x74\x68\151\x73\x20\163\143\162\x65\145\156\54\40\171\x6f\x75\46\43\x38\x32\61\67\73\154\154\40\x66\151\x6c\154\x20\151\x6e\40\x74\x68\145\40\146\157\154\x6c\157\167\151\156\x67\40\146\x69\x65\x6c\x64\x73\x3a") . "\x3c\57\160\76"; } else { $help = "\74\160\76" . __("\127\x68\x65\156\40\x61\144\144\151\x6e\x67\x20\x61\x20\156\145\167\x20\164\141\x67\40\157\x6e\40\x74\150\151\x73\x20\x73\x63\x72\145\145\x6e\x2c\40\x79\x6f\165\x26\43\x38\x32\61\67\x3b\154\154\x20\146\x69\x6c\x6c\x20\151\x6e\x20\x74\150\x65\x20\x66\157\154\154\x6f\x77\151\x6e\x67\40\146\x69\x65\x6c\144\x73\72") . "\74\57\160\76"; } $help .= "\74\x75\154\76" . "\x3c\154\x69\76" . __("\x3c\163\164\162\157\156\147\76\x4e\x61\155\x65\74\57\163\164\x72\157\156\147\76\x20\x26\155\x64\141\163\x68\73\40\x54\150\x65\40\x6e\141\x6d\x65\x20\x69\163\40\150\x6f\x77\x20\x69\x74\x20\x61\x70\160\145\141\162\163\40\x6f\156\40\x79\x6f\165\162\40\163\x69\164\x65\56") . "\74\x2f\x6c\151\x3e"; if (!global_terms_enabled()) { $help .= "\74\x6c\151\x3e" . __("\x3c\x73\x74\x72\x6f\156\147\76\123\x6c\165\147\x3c\x2f\163\x74\162\157\156\147\x3e\40\x26\155\x64\x61\x73\150\x3b\x20\x54\150\x65\x20\x26\x23\70\x32\62\60\73\163\x6c\x75\147\46\x23\x38\62\62\61\73\x20\x69\x73\40\x74\150\x65\40\x55\x52\114\55\x66\x72\151\x65\156\x64\154\x79\40\166\145\162\163\x69\157\x6e\40\x6f\146\x20\164\150\x65\x20\156\141\x6d\x65\x2e\40\x49\164\x20\151\x73\x20\165\x73\x75\141\x6c\154\x79\x20\141\154\154\40\154\157\x77\x65\162\143\141\x73\x65\x20\x61\156\x64\x20\143\157\x6e\x74\141\x69\156\x73\x20\157\156\x6c\171\x20\x6c\x65\164\x74\145\162\163\x2c\x20\156\x75\x6d\142\x65\162\163\54\40\141\156\144\40\150\x79\x70\150\x65\156\163\56") . "\x3c\57\x6c\x69\x3e"; } if ("\143\x61\x74\x65\x67\157\x72\x79" == $taxonomy) { $help .= "\x3c\x6c\151\76" . __("\74\x73\164\x72\x6f\156\x67\x3e\120\x61\x72\x65\156\x74\x3c\57\x73\x74\162\x6f\156\147\76\40\46\155\144\x61\x73\x68\x3b\x20\x43\x61\164\145\147\x6f\x72\151\145\163\x2c\x20\165\156\154\151\x6b\145\x20\x74\141\147\163\x2c\40\143\141\x6e\40\x68\x61\166\145\40\141\40\x68\151\145\x72\141\162\143\150\171\56\x20\131\x6f\165\40\155\x69\x67\x68\164\x20\x68\x61\x76\145\x20\141\40\x4a\x61\x7a\x7a\x20\x63\141\164\x65\147\x6f\162\171\54\40\141\x6e\x64\x20\165\x6e\144\x65\x72\x20\164\150\x61\164\x20\150\x61\166\x65\x20\x63\150\x69\x6c\144\40\x63\141\x74\x65\147\157\x72\151\145\x73\x20\146\x6f\162\40\x42\145\142\157\160\40\141\x6e\x64\40\x42\151\x67\x20\x42\x61\156\144\56\40\x54\157\164\x61\154\154\171\x20\157\160\x74\151\157\156\141\x6c\x2e\x20\x54\157\x20\x63\x72\145\141\x74\x65\40\x61\40\x73\165\x62\x63\141\164\x65\x67\x6f\162\x79\x2c\40\152\165\x73\x74\40\143\x68\x6f\157\163\145\40\141\x6e\157\164\x68\x65\x72\40\x63\141\x74\x65\147\x6f\x72\171\x20\x66\x72\x6f\x6d\40\164\x68\x65\40\x50\x61\162\x65\x6e\164\x20\x64\162\157\160\144\157\167\x6e\56") . "\74\57\x6c\x69\76"; } $help .= "\74\154\151\x3e" . __("\74\163\x74\x72\x6f\x6e\147\76\x44\145\x73\143\x72\x69\x70\164\151\x6f\156\x3c\x2f\x73\164\162\157\156\x67\x3e\40\x26\155\144\x61\163\150\73\x20\124\x68\145\40\x64\x65\163\143\162\x69\x70\x74\151\x6f\x6e\x20\x69\163\x20\156\x6f\164\x20\160\162\157\155\x69\156\145\156\164\x20\x62\171\40\x64\145\146\141\165\154\164\x3b\40\x68\x6f\167\x65\x76\145\x72\54\40\x73\157\x6d\x65\x20\x74\x68\x65\x6d\145\x73\x20\155\x61\171\40\144\151\163\x70\x6c\x61\171\40\151\x74\56") . "\x3c\57\x6c\151\x3e" . "\x3c\57\x75\x6c\76" . "\x3c\160\x3e" . __("\x59\x6f\x75\40\143\x61\x6e\40\143\x68\141\x6e\147\145\x20\164\150\x65\40\144\151\x73\x70\x6c\141\171\x20\157\146\x20\164\x68\x69\163\x20\x73\143\162\x65\145\156\x20\x75\163\151\x6e\147\40\164\x68\x65\40\123\x63\162\x65\145\156\40\117\x70\164\x69\x6f\x6e\163\x20\x74\141\142\40\x74\x6f\x20\163\x65\164\40\150\157\167\40\155\x61\156\x79\40\151\164\x65\x6d\163\40\x61\x72\x65\x20\144\151\163\160\x6c\141\171\145\144\40\x70\x65\x72\40\x73\x63\162\x65\145\x6e\x20\141\x6e\144\x20\x74\157\x20\x64\151\x73\160\x6c\x61\x79\57\150\151\x64\x65\40\143\x6f\x6c\x75\x6d\156\163\x20\x69\x6e\x20\164\150\x65\x20\164\x61\142\154\x65\x2e") . "\x3c\x2f\x70\76"; get_current_screen()->add_help_tab(array("\x69\144" => "\141\x64\x64\151\x6e\x67\x2d\164\x65\x72\155\x73", "\164\151\164\x6c\145" => "\x63\x61\164\x65\147\x6f\162\x79" == $taxonomy ? __("\x41\144\144\151\x6e\x67\40\103\141\x74\145\x67\x6f\162\x69\x65\163") : __("\101\x64\x64\151\156\x67\x20\x54\x61\x67\x73"), "\143\157\156\x74\x65\x6e\x74" => $help)); } $help = "\74\x70\x3e\x3c\163\x74\x72\157\x6e\147\76" . __("\x46\157\162\x20\155\x6f\x72\145\x20\x69\x6e\x66\157\162\155\141\x74\x69\157\x6e\x3a") . "\x3c\57\x73\x74\162\x6f\x6e\147\76\74\x2f\x70\76"; if ("\143\141\164\x65\x67\157\162\x79" == $taxonomy) { $help .= "\x3c\160\x3e" . __("\74\141\40\x68\x72\145\146\x3d\42\150\x74\164\x70\x73\x3a\57\x2f\143\x6f\144\145\170\x2e\x77\x6f\x72\144\160\x72\145\x73\163\56\x6f\162\x67\x2f\x50\x6f\163\164\x73\137\x43\141\164\145\x67\157\162\x69\x65\x73\x5f\123\x63\162\x65\x65\x6e\42\40\164\x61\x72\147\145\x74\x3d\42\x5f\142\x6c\141\x6e\x6b\x22\76\x44\x6f\143\165\155\145\x6e\x74\141\164\x69\157\x6e\x20\157\x6e\40\x43\141\x74\x65\x67\157\162\x69\x65\x73\x3c\57\141\76") . "\74\57\160\x3e"; } elseif ("\x6c\151\156\153\x5f\x63\141\164\145\147\x6f\x72\171" == $taxonomy) { $help .= "\74\x70\x3e" . __("\74\141\40\x68\162\145\146\75\x22\x68\x74\164\160\163\72\57\57\x63\157\144\x65\x78\56\x77\157\x72\144\160\x72\x65\163\x73\x2e\157\x72\x67\x2f\x4c\x69\x6e\x6b\x73\137\x4c\151\156\153\137\103\141\164\145\147\157\x72\151\145\163\x5f\123\143\x72\x65\145\x6e\x22\x20\164\x61\x72\147\x65\164\75\x22\137\x62\154\141\x6e\153\42\x3e\104\x6f\x63\165\x6d\145\156\x74\x61\164\x69\x6f\156\x20\x6f\x6e\x20\114\x69\156\x6b\x20\103\x61\x74\145\147\x6f\x72\151\x65\163\x3c\x2f\x61\x3e") . "\x3c\x2f\x70\76"; } else { $help .= "\x3c\x70\76" . __("\74\141\x20\x68\x72\145\x66\x3d\x22\150\x74\x74\160\163\72\x2f\57\x63\x6f\x64\145\x78\x2e\x77\x6f\162\x64\x70\162\145\x73\x73\x2e\x6f\x72\147\x2f\120\157\163\164\x73\x5f\x54\141\x67\163\137\123\x63\162\x65\x65\x6e\x22\x20\164\141\162\147\145\164\75\42\137\142\154\x61\x6e\x6b\x22\76\x44\x6f\x63\x75\155\x65\156\x74\x61\164\151\157\156\x20\x6f\x6e\40\124\141\147\163\74\57\141\x3e") . "\x3c\x2f\x70\x3e"; } $help .= "\x3c\160\76" . __("\74\x61\x20\150\x72\x65\x66\x3d\x22\150\164\x74\160\x73\72\57\x2f\x77\x6f\162\x64\160\162\145\163\x73\56\x6f\x72\147\x2f\163\165\x70\160\x6f\162\x74\x2f\x22\x20\x74\x61\162\147\x65\164\75\42\137\x62\154\x61\156\153\x22\x3e\x53\x75\160\x70\x6f\162\x74\x20\106\157\x72\x75\155\163\x3c\57\x61\x3e") . "\74\x2f\x70\x3e"; get_current_screen()->set_help_sidebar($help); unset($help); } goto Koprh; dIRKF: if (current_user_can($tax->cap->edit_terms)) { if ("\143\141\x74\145\x67\157\x72\171" == $taxonomy) { do_action("\x61\x64\144\137\143\x61\x74\145\147\157\x72\171\137\146\157\162\x6d\x5f\x70\x72\x65", (object) array("\x70\x61\162\145\156\x74" => 0)); } elseif ("\154\151\156\153\137\x63\141\x74\x65\147\157\162\x79" == $taxonomy) { do_action("\141\x64\x64\137\154\151\x6e\153\x5f\x63\141\x74\x65\147\157\x72\x79\137\x66\157\162\155\137\160\162\145", (object) array("\160\141\162\x65\156\164" => 0)); } else { do_action("\141\144\144\x5f\x74\141\147\137\146\x6f\x72\x6d\x5f\x70\x72\x65", $taxonomy); } do_action("{$taxonomy}\137\x70\x72\145\137\x61\x64\x64\137\146\157\162\155", $taxonomy); ?>

<div class="form-wrap">
<h2><?php  echo $tax->labels->add_new_item; ?>
</h2>
<form id="addtag" method="post" action="edit-tags.php" class="validate"
<?php  do_action("{$taxonomy}\137\164\145\x72\155\137\156\x65\167\137\x66\x6f\x72\x6d\x5f\x74\141\x67"); ?>
>
<input type="hidden" name="action" value="add-tag" />
<input type="hidden" name="screen" value="<?php  echo esc_attr($current_screen->id); ?>
" />
<input type="hidden" name="taxonomy" value="<?php  echo esc_attr($taxonomy); ?>
" />
<input type="hidden" name="post_type" value="<?php  echo esc_attr($post_type); ?>
" />
<?php  wp_nonce_field("\141\144\144\x2d\x74\x61\x67", "\137\167\x70\156\157\x6e\x63\145\x5f\141\144\x64\x2d\x74\x61\147"); ?>

<div class="form-field form-required term-name-wrap">
	<label for="tag-name"><?php  _ex("\x4e\141\155\x65", "\164\145\162\x6d\40\156\x61\x6d\x65"); ?>
</label>
	<input name="tag-name" id="tag-name" type="text" value="" size="40" aria-required="true" />
	<p><?php  _e("\124\x68\145\40\x6e\141\x6d\x65\x20\x69\163\x20\150\x6f\x77\40\151\x74\x20\x61\x70\160\145\x61\x72\163\x20\x6f\156\40\x79\157\165\162\40\163\x69\x74\x65\56"); ?>
</p>
</div>
<?php  if (!global_terms_enabled()) { ?>
<div class="form-field term-slug-wrap">
	<label for="tag-slug"><?php  _e("\x53\154\x75\147"); ?>
</label>
	<input name="slug" id="tag-slug" type="text" value="" size="40" />
	<p><?php  _e("\x54\x68\x65\40\46\x23\70\62\x32\60\x3b\x73\154\x75\147\x26\43\70\62\62\61\73\x20\x69\163\x20\x74\150\145\x20\125\x52\114\x2d\x66\162\x69\145\156\x64\x6c\x79\x20\166\x65\x72\163\151\x6f\156\40\x6f\146\40\x74\x68\x65\40\156\141\x6d\145\56\x20\x49\164\x20\x69\163\x20\x75\x73\165\141\154\x6c\171\40\x61\154\154\x20\x6c\157\x77\x65\x72\143\x61\163\145\40\141\156\x64\40\143\157\156\x74\141\x69\156\x73\x20\x6f\156\154\x79\40\154\x65\x74\164\x65\162\163\54\x20\x6e\x75\155\142\x65\x72\x73\54\40\141\x6e\144\x20\x68\x79\160\x68\145\156\163\56"); ?>
</p>
</div>
<?php  } if (is_taxonomy_hierarchical($taxonomy)) { ?>
<div class="form-field term-parent-wrap">
	<label for="parent"><?php  _ex("\120\141\x72\145\x6e\x74", "\x74\x65\162\x6d\40\x70\x61\x72\145\x6e\x74"); ?>
</label>
	<?php  $dropdown_args = array("\150\151\144\145\137\x65\155\x70\x74\x79" => 0, "\150\151\144\145\x5f\151\146\137\x65\x6d\160\164\x79" => false, "\x74\141\170\x6f\156\157\155\x79" => $taxonomy, "\156\x61\155\145" => "\x70\141\x72\145\x6e\x74", "\x6f\162\144\x65\162\142\171" => "\x6e\x61\155\x65", "\150\151\x65\x72\141\x72\x63\150\x69\x63\141\x6c" => true, "\x73\150\x6f\167\x5f\x6f\x70\x74\x69\x6f\156\137\156\157\156\x65" => __("\x4e\157\x6e\145")); $dropdown_args = apply_filters("\x74\141\170\157\156\x6f\x6d\171\x5f\x70\141\162\145\x6e\164\137\x64\x72\157\x70\144\157\x77\156\x5f\141\x72\x67\x73", $dropdown_args, $taxonomy, "\x6e\x65\167"); wp_dropdown_categories($dropdown_args); ?>
	<?php  if ("\143\141\164\x65\147\157\x72\171" == $taxonomy) { ?>
		<p><?php  _e("\x43\x61\164\x65\x67\157\x72\151\x65\x73\x2c\x20\165\156\154\151\153\145\40\x74\141\147\163\x2c\x20\143\141\156\40\150\141\166\x65\40\x61\40\150\x69\145\x72\x61\162\x63\150\171\56\40\131\157\165\x20\x6d\x69\147\150\164\40\150\141\166\x65\40\141\x20\x4a\141\x7a\x7a\x20\x63\x61\x74\x65\147\x6f\162\x79\x2c\40\x61\156\x64\40\x75\x6e\144\x65\162\x20\164\x68\x61\164\40\x68\141\166\145\40\143\150\151\x6c\144\162\145\x6e\40\143\141\164\x65\147\157\x72\x69\x65\163\40\146\157\162\40\x42\x65\142\x6f\x70\40\141\x6e\x64\x20\102\151\x67\40\x42\x61\x6e\144\56\x20\x54\x6f\x74\x61\154\x6c\x79\x20\157\160\164\x69\157\x6e\x61\x6c\x2e"); ?>
</p>
	<?php  } ?>
</div>
<?php  } ?>
<div class="form-field term-description-wrap">
	<label for="tag-description"><?php  _e("\x44\x65\x73\143\162\x69\160\x74\151\x6f\x6e"); ?>
</label>
	<textarea name="description" id="tag-description" rows="5" cols="40"></textarea>
	<p><?php  _e("\124\x68\x65\x20\x64\145\x73\x63\x72\151\160\x74\x69\x6f\x6e\40\151\x73\40\x6e\x6f\x74\40\x70\162\157\x6d\151\156\145\x6e\x74\x20\142\171\40\x64\x65\x66\x61\x75\154\164\73\40\150\x6f\x77\x65\x76\145\162\54\40\x73\x6f\155\145\x20\x74\150\x65\155\x65\x73\x20\155\141\171\x20\x73\150\157\167\x20\151\x74\56"); ?>
</p>
</div>

<?php  if (!is_taxonomy_hierarchical($taxonomy)) { do_action("\141\144\144\x5f\x74\141\x67\x5f\146\x6f\x72\155\137\146\151\x65\154\144\163", $taxonomy); } do_action("{$taxonomy}\137\141\x64\x64\x5f\146\x6f\162\x6d\x5f\146\x69\x65\x6c\x64\163", $taxonomy); submit_button($tax->labels->add_new_item); if ("\x63\x61\x74\145\147\157\162\171" == $taxonomy) { do_action("\x65\x64\x69\x74\x5f\143\141\164\145\147\157\162\x79\x5f\x66\x6f\162\155", (object) array("\x70\x61\162\x65\156\164" => 0)); } elseif ("\154\x69\156\x6b\137\143\x61\164\145\147\157\x72\x79" == $taxonomy) { do_action("\x65\x64\151\x74\137\x6c\x69\156\153\137\x63\141\164\x65\147\157\x72\x79\x5f\x66\157\162\155", (object) array("\x70\x61\x72\x65\x6e\x74" => 0)); } else { do_action("\141\144\144\x5f\x74\x61\x67\x5f\146\x6f\162\x6d", $taxonomy); } do_action("{$taxonomy}\137\141\x64\144\137\x66\157\x72\x6d", $taxonomy); ?>
</form></div>
<?php  } goto YJOYS; hrvkn: ?>

</div>
</div><!-- /col-right -->

<div id="col-left">
<div class="col-wrap">

<?php  goto uCjuM; fPn1i: if (!$taxnow) { wp_die(__("\111\x6e\166\141\154\151\144\x20\164\x61\170\157\156\157\155\x79")); } goto iQyQy; OnAeL: global $post_type; goto p8LmT; fvVDq: $title = $tax->labels->name; goto wlKb3; heWL5: $wp_list_table->display(); goto YNGG1; hrDIx: ?>
" />

<?php  goto Cii8A; YJOYS: ?>

</div>
</div><!-- /col-left -->

</div><!-- /col-container -->
</div><!-- /wrap -->

<?php  goto Ktd2O; uOFm6: if (!$tax) { wp_die(__("\111\156\x76\141\154\151\x64\x20\164\x61\170\x6f\156\157\x6d\x79")); } goto xC01c; hD7g9: $location = false; goto pvILN; iQyQy: $tax = get_taxonomy($taxnow); goto uOFm6; fW05r: include ABSPATH . "\x77\160\55\141\x64\x6d\x69\x6e\x2f\141\144\155\151\x6e\x2d\x66\157\x6f\164\x65\x72\56\x70\x68\x70";

Function Calls

None

Variables

None

Stats

MD5 59afcb9348dc341a56ec6f28f3632056
Eval Count 0
Decode Time 97 ms