Plugin to Fold the Category Checklist Tree in WordPress

By Glenn Ansley  |  June 11th, 2010  |  Published in WordPress Plugins  |  4 Comments

The category (as well as custom taxonomy) boxes on the write / edit post screen in WordPress can get pretty long if you have a large number of categories with children categories.

This plugin allows you to hide and expand the children categories from view to make navigation a little less complicated.

Goes great with Scribu’s Category Checklist Tree plugin found here.

Download it here until I find time to submit it to the repository.

Here’s a screenshot of it in action on a custom taxonomy I happen to have created it for:

Responses

  1. Doug says:

    August 25th, 2010 at 11:53 pm (#)

    I enabled this plugin and it doesn’t seem to be doing anything to my category list when editing a post. This plugin would be very helpful, so how can I get it working?

  2. Doug says:

    August 25th, 2010 at 11:59 pm (#)

    Nevermind, got it working. In wordpress 3.1, this should reference “post-new.php” not “post.php”. Thanks for the plugin!

  3. Doug says:

    August 26th, 2010 at 12:43 am (#)

    Also, if you change “.children” in the jquery to “.find” it will create a tree of all the sub children as well.

  4. Glenn Ansley says:

    August 26th, 2010 at 12:47 am (#)

    Thanks. I’ll make the changes and submit it to the WP repo

Leave a Response