Category Write Panels

Automatically creates separate write and edit panels for each category

Author:SEO Jerusalem (profile at wordpress.org)
WordPress version required:2.8.4
WordPress version tested:2.9.2
Plugin version:1.0.2
Added to WordPress repository:26-08-2009
Last updated:30-12-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.seo-jerusalem.com/home/seo-friendl...
Total downloads:2 674
Active installs:10+
plugin download
Click to start download

Easily manage multiple content types in your WordPress site. This plugin automatically creates separate write and edit panels for each category. Every top level category will have it's own top level menu with a write panel and an edit posts page. Subcategories can be used the way categories are normaly used, each write panel showing only it's sub categories.

Basically this plugin does the base of what flutter and pods do, but 10 times faster, more reliable and simpler.

Developers:

Developers can manipulate write panels individually by getting the current main category ID. This can be done with the global variable $cwp_postcat. The category name can be obtained with $cwp_postcatname.

Warnings:

  • This plugin may (or may not) break if you are using any plugins that manipulate the default WordPress menus.
  • This plugin will probably break if you have more then 16 top level categories