[wp-trac] [WordPress Trac] #23491: Add hook to insert_with_markers() so theme/plugin authors can prevent writing to .htaccess

WordPress Trac noreply at wordpress.org
Thu Aug 8 00:04:10 UTC 2013


#23491: Add hook to insert_with_markers() so theme/plugin authors can prevent
writing to .htaccess
---------------------------+------------------------------
 Reporter:  alimony        |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+------------------------------
Changes (by jeremyfelt):

 * keywords:   => has-patch


Comment:

 [attachment:23491.diff] introduces a filter `flush_rules_hard` that
 enables one to skip the creation of a `.htaccess` file or IIS file. This
 comes in handy not only for those managing configurations separately, but
 for Nginx or other web servers as well where the `.htaccess` file becomes
 just clutter.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/23491#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list