[wp-trac] [WordPress Trac] #13918: Don’t nag to Change Permalinks if permalink structure is defined
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Jun 16 13:38:52 UTC 2010
    
    
  
#13918: Don’t nag to Change Permalinks if permalink structure is defined
--------------------------+-------------------------------------------------
 Reporter:  demetris      |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1
Component:  General       |     Version:  3.0
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------
 The Post Edit screen nags you to Change Permalinks even for non-default
 permalink structures like:
 /archives/%post_id% (example given by WP itself)
 or
 /%post_id%
 Is there a reason WordPress checks in the way it does, instead of, for
 example, just checking whether ''permalink_structure'' is set, and then
 nagging accordingly?
 The code is in {{{get_sample_permalink_html}}}:
 http://core.trac.wordpress.org/browser/trunk/wp-
 admin/includes/post.php#L1065
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13918>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list