[Plugin: WordPress HTTPS (SSL)] Does not ignore hidden folders properly
-
I keep my site under version control, and the .svn folders break this plugin. Specifically, in Plugin.php getAvailableModules, it ignores ‘.’ and ‘..’, but not any other hidden folders. It should be changed to ignore anything starting with ‘.’.
The topic ‘[Plugin: WordPress HTTPS (SSL)] Does not ignore hidden folders properly’ is closed to new replies.