Raam Dev
Raam Dev
@undershirtguy writes... > hope this info provides some context with adrotate. Thank you very much! That provides **a lot** of very helpful context and information. It sounds like using a...
@jaswsinc Do we know what version of PHP this was with?
Unless we first do some thorough research, I'd go with `if (filesize($htaccess_file)`. I recall there being particular reasons we avoided `file_get_contents()` during the `.htaccess` reads/writes back when I was building...
Thanks, Renz. So it sounds like all that needs to be done here is to figure out what we can hook into that gets fired with All In One WP...
@lkraav Great! Thank you for the feedback. :-)
@MarioKnight Thank you for the feedback! :-)
@Ishmayl If there's a way to exclude the cache directory (`wp-content/cache/`) from iTheme's security check, that would be the best solution. The cache directory is _meant_ to change constantly. Every...
@renzms writes... > Please note though that the cache does not Automatically clear when changing/updating settings in iThemes Security. I believe the cache should be cleared after a change as...
@amgleft Thanks so much for sharing that! Hopefully that will help someone who comes across this. 😄
Next Release Changelog: - **New Feature! Apache Optimizations.** This release includes a completely new option panel for Apache Performance Tuning. Current options for Apache tuning include GZIP Compression, Leverage Browser...