WPAU security fixes released
I am releasing a new version of WordPress Automatic Upgrade version 0.6 which has security fixes that have been added to the plugin. In addition to those have added more security features that will make the automatic upgrade more safer to use.
Anyone who is the plugin is strongly advised to upgrade the plugin to the latest version.
Upgrading instructions can be found here.
Download WordPress Automatic Upgrade downloaded times
Comment Using Facebook
4 Responses to this Article | Share your Opinions/Comments
We moderate comments to prevent spam. Moderation is done within few hours. Please try and stay on topic and refrain from using abusive language. If you think there is a problem with this post, please email the post author or send us an email at tips@techie-buzz.com with the URL and the problem you see and we will rectify it as soon as we can.





hi there.
I have one site where it always tells me the web server is not allowed to write to that directory. which is wrong. can you explain how your plugin checks for this?
being on debian I do a chown -R myuser:www-data /public_html so my user is the owner and www-data debians user for apache2 is the owning group. then chmod -R 775 /public_html
so this should be enough for the plugin, but it does not work, I have to do a chown www-data:www-data for it to work.
could you please refine your checks or tell me why it doesn’t work like I described? any other plugin that needs to write to my public_html directory works with this setup…
Hello!
I have one question:
how plugin operate if there are changes in WordPress file structure?
Does it delete unused or moved files and folders?
Tomas