﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13918,Don’t nag to Change Permalinks if permalink structure is defined,demetris,,"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",defect (bug),closed,normal,3.1,Permalinks,3.0,normal,fixed,has-patch,demetris ocean90@…
