Tagged Questions
0
votes
1answer
97 views
Downgrade from latest nightly build to latest stable version
I'm currently running 3.6-alpha-23495 and want to go back to the latest stable (currently 3.5.1).
The site is now up and running.
The reason that I'm going to downgrade is that the following error ...
-2
votes
2answers
187 views
Upgrade wordpress core programmatically with PHP [closed]
What I want to do
I want to upgrade Wordpress programmatically to a later version. That I want to do with PHP, lets say from http://www.example.com/?upgrade_wp=true
I already know how to get the URL ...
0
votes
1answer
39 views
Wordpress 2.7 upgrade protocol
I have been entrusted with this site http://equanimityconcepts.com.au and it's running wordpress 2.7. It's theme is a custom designed theme and hasn't had any plugin updates since about 2010. I am ...
3
votes
1answer
448 views
A Way to Auto update plugins using cron?
Is there a solution to keep plugins updated with wordpress by auto upgrade them without need to access to the admin panel every time?
3
votes
2answers
329 views
How to check plugin compatibility before upgrading Wordpress
When you're upgrading a plugin you can quickly check if the plugin version you are about to upgrade to works with your current version of Wordpress. Is there a way of checking that your current ...