[wp-trac] Re: [WordPress Trac] #6481: Fancy permalinks should be
enabled on new sites
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 20 08:14:38 GMT 2009
#6481: Fancy permalinks should be enabled on new sites
-------------------------------------+--------------------------------------
Reporter: Denis-de-Bernardy | Type: enhancement
Status: new | Priority: low
Milestone: 2.8 | Component: Permalinks
Version: 2.7 | Severity: minor
Keywords: has-patch tested commit |
-------------------------------------+--------------------------------------
Comment(by Denis-de-Bernardy):
Replying to [comment:15 ryan]:
> After flushing, we should check to make sure .htaccess exists and that
it actually contains rules. If not, use unfancy links.
won't this achieve this already?
{{{
is_file(ABSPATH . '.htaccess') && is_writable(ABSPATH . '.htaccess')
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6481#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list