How to test a plugin upgrade or install
-
Hi there,
I’m developing a new version of one of my plugins and I want to test the install/upgrade function (called by the register_activation_hook()) since the new version changes the manner in which the options are stored in the DB.
What I’m wondering is how can I test this install/upgrade process without putting the plugin live. Is it possible to force an upgrade from a non-stable version of the plugin (if I commit it) or is there a manual process which can be used without evening committing it?
All help greatly appreciated.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to test a plugin upgrade or install’ is closed to new replies.