Write to / remove from default .htaccess file from plugin?
Almost all of your code is correct. I didn’t even know about the insert_with_markers function, and now I do, so thank you. In return, I believe I have your solution. get_home_path() is not defined when any of the hooks (init,wp, etc.) you mentioned are triggered. That function is defined in the admin-side “file.php”, which as … Read more