-
- Plugins updated;
- VOWs Awards 1.1.3
- Removed “Celebrants” from supplier category.
- Wyvex Paywall 1.0.20
- PLAN-1320: Upgraded auth0’s Lock JS from 10 to 11.
- PLAN-1320: Modified usages of lock.getProfile() to use new Lock 11 accessToken instead of idToken.
- PLAN-1324: Simplified paging so not all page links are rendered.
- VOWs Awards 1.1.3
- Developers
- Vagrant speedup
- Cumon Step On It
- Plugins updated;
Developer Notes
Before pulling master, please update using the following commands:
vagrant halt vagrant plugin install vagrant-winnfsd # put the exe from https://github.com/winnfsd/vagrant-winnfsd/tree/master/bin in your path git checkout master git pull origin master vagrant destroy web vagrant up
Debug sessions now have to be started explicitly, see the onboarding document.
PR: https://github.com/dc-thomson/wordpress/pull/958, https://github.com/dc-thomson/wordpress/pull/962