[wp-hackers] Can some spot check me on this...

Mark Jaquith mark.wordpress at txfx.net
Thu Sep 28 06:29:43 GMT 2006


On Sep 27, 2006, at 3:44 PM, Brian Layman wrote:

> What I'd like to know,
> specifically, is if anyone knows of issues that occur when updating WP
> without first disabling all active plugins.

I've never had a problem.  I wouldn't bother.  Most issues will be  
related to major WP upgrades breaking plugins with antiquated code.

BTW, My upgrade "script":

$ cd ~/www/wp/
$ svn export --force http://svn.automattic.com/wordpress/tags/2.0.4/ .
$ wget --delete-after http://example.com/wp/wp-admin/upgrade.php?step=1

Unfortunately, you can't count on hosts having subversion.
--
Mark Jaquith
http://txfx.net/




More information about the wp-hackers mailing list