mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 15:44:27 +00:00
Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@12818 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -226,5 +226,5 @@ if ( $page_links )
|
||||
</div><!-- /col-container -->
|
||||
</div><!-- /wrap -->
|
||||
|
||||
<?php inline_edit_term_row('edit-link-categories'); ?>
|
||||
<?php inline_edit_term_row('edit-link-categories', 'link_category'); ?>
|
||||
<?php include('admin-footer.php'); ?>
|
||||
|
||||
Reference in New Issue
Block a user