Custom Status

Add new statuses (created by user interface or from register_post_status() function) to post, page and custom-post.

Author:Carmine Ricco (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.5.2
Plugin version:1.3
Added to WordPress repository:25-05-2012
Last updated:23-05-2015
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, %:60
Rated by:4
Plugin URI:#
Total downloads:4 909
Active installs:90+
plugin download
Click to start download

Add new statuses to post, page and custom-post, by simple user interface.

New statuses are listed in drop-down list for "edit-status" menu for post.

In the drop-down list you can view all custom status (status created from register_post_status() function too)

This plugin add 3 new hook :

  • {$post_type}_save_action : add/edit "save" actions in minor-publish section for publish metabox

  • {$post_type}_available_statuses : change/remove statuses in status dropdown list in minor-publish section for publish metabox

  • {$post_type}_publish_action : edit publish action label in publish section for publish metabox