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

https://github.com/markjaquith/categorized

#WordPressPlugin: Unchecks the default post category when you select a non-default category
https://github.com/markjaquith/categorized

wordpress wordpress-plugin

Last synced: about 1 year ago
JSON representation

#WordPressPlugin: Unchecks the default post category when you select a non-default category

Awesome Lists containing this project

README

          

# Categorized #
Contributors: markjaquith
Donate link: http://txfx.net/wordpress-plugins/donate
Tags: category, admin
Requires at least: 3.5
Tested up to: 3.6
Stable tag: 1.0

Unchecks the default post category when you first select a non-default category

## Description ##

1. Check a category.
2. Uncheck "Uncategorized".
3. Mutter "stupid 'Uncategorized'" under your breath.

Sound familiar? With this stupidly simple plugin, you just have to do the first step. When you check a category and the default category was the only thing checked before you clicked, it'll uncheck the default category for you. Boom.

## Installation ##

1. Upload the `categorized` folder to your `/wp-content/plugins/` directory

2. Activate the "Categorized" plugin in your WordPress administration interface

## Frequently Asked Questions ##

### What if I want to use the default category? ###

Just re-check it. You'll only have to do that once per post.

### Does this work on Quick Edit? ###

Yeah, it should.

### Does this work for custom hierarchical taxonomies? ###

Probably not.

## Changelog ##
### 1.0 ###
* Initial release