Plugin Upgrades
# Step Desc
1 In the main plugin php file* In two places:- Up at top in the comments- Down in php code that shows the autoupdate version number increment the version number
2 create a zip file of the plugin directory no need to send .scss and compass files
3 move the zip file to the jbi/plugins-current-version/plugin/ folder replace the old zip file
4 edit the update php file in jbi/plugins-current-version/plugin/
5 check to verify that the updated plugin downloads correctly

Leave a Comment