Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scribu/wp-category-checklist-tree

Preserves the category hierarchy on the post editing screen
https://github.com/scribu/wp-category-checklist-tree

wordpress

Last synced: 3 months ago
JSON representation

Preserves the category hierarchy on the post editing screen

Awesome Lists containing this project

README

        

# Category Checklist Tree
Contributors: scribu
Tags: admin, ui, categories, hierarchy
Requires at least: 3.4
Tested up to: 3.7
Stable tag: 1.3.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Preserves the category hierarchy on the post editing screen

## Description

On the post editing screen, after saving a post, you will notice that the checked categories are displayed on top, breaking the category hierarchy. This plugin removes that "feature".

Additionally, it automatically scrolls to the first checked category.

Works with custom taxonomies too.

Links: [Plugin News](http://scribu.net/wordpress/category-checklist-tree) | [Author's Site](http://scribu.net)

## Changelog

### 1.3.2
* fixed static warnings. props daankortenbach

### 1.3.1
* fixed compatibility with radio button plugins. props theoephraim

### 1.3
* WP 3.4 compatibility

### 1.2
* scroll to first checked category. Props to Sven Kronshage for the suggestion.

### 1.1
* support custom hierarchical taxonomies

### 1.0
* initial release
* [more info](http://scribu.net/wordpress/category-checklist-tree/cct-1-0.html)