﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
4620,Post status transition actions,ryan,ryan,"Add post status transition actions so that plugins can hook into workflow.  Example actions:

 * draft_to_publish
 * pending_to_publish
 * private_to_publish
 * future_to_publish
 * pending_to_draft

etc.

Also add hooks announcing new status.

 * draft_post
 * draft_page
 * publish_post
 * publish_page
 * pending_post
 * future_post

etc.

Finally, add a catch-all transition_post_status hook that passes the old and new status.

",defect (bug),closed,normal,2.3,Administration,2.3,normal,fixed,status workflow,
