[wp-trac] [WordPress Trac] #17906: Refactor submit box code
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Jun 28 16:01:11 UTC 2011
    
    
  
#17906: Refactor submit box code
---------------------------------+-----------------------------
 Reporter:  scribu               |       Owner:
     Type:  enhancement          |      Status:  new
 Priority:  normal               |   Milestone:  Future Release
Component:  Administration       |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  has-patch 3.3-early  |
---------------------------------+-----------------------------
Comment (by scribu):
 One way to simplify the logic would be to completely separate visibility
 from status.
 So, you would have statuses, related to editorial flow:
 * draft
 * pending
 * published
 * scheduled
 And visibility:
 * public
 * private
 * password protected
 Thus, you could have private drafts etc.
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17906#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list