Right, I think this is the culprit:   function save_mod_rewrite_rules()

Has this changed recently? Granted, not too many plugin developer out there that would benefit from knowing this (or have to know this), but one for sure is donncha/WP Super Cache, as the plugin writes its entries between the WP tags. There are probably more.

Cheers,
Oliver

Ryan Boren wrote:
On Fri, Mar 21, 2008 at 12:05 AM, deliciousdays
<[EMAIL PROTECTED]> wrote:
 Just happened again at 11:32pm last night. I know for a fact I didn't
 touch any permalink etc settings....
 Is there anything in the code that would reset somehow automatically the
 root .htaccess?

There are a few events that can cause the rules to be flushed to
.htaccess.  Nothing in between the BEGIN and END tags is safe.  You
can remove write permissions from the file to protect it from
overwrites.
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to