Plugin continuously rewrites .htaccess file
-
Hi,
After installing the plugin we’ve noticed that our .htaccess file is being continuously written and overwritten (most of the time with correct content, but very often with duplicated rules). The issue stops the moment the plugin is deactivated.
I’ve been able to track it down to the the flush_rewrite_rules call on wp_loaded filter hook in includes/rewrites.php file.
Can you please check it out and maybe find a different hook for it (e.g. so it runs just once on activation or something similar)?
Thanks ??
Take care,
Alex
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Plugin continuously rewrites .htaccess file’ is closed to new replies.