- MU Plugins Updated
- MPP 1.2.3
- Admin ajax route now using production mapped domain.
- Gigya 1.2.1
- Admin ajax route now using production mapped domain.
- MPP 1.2.3
PR: https://github.com/dc-thomson/wordpress/pull/1924
PR: https://github.com/dc-thomson/wordpress/pull/1924
PR: https://github.com/dc-thomson/wordpress/pull/1913
Note: To switch to the updated environment recreate your web box:
vagrant destroy web -f vagrant up
PR: https://github.com/dc-thomson/wordpress/pull/1901
Extended Protection: All PHP requests will be processed by the firewall prior to running.
If you’re moving to a new host or a new installation location, you may need to temporarily disable extended protection to avoid any file not found errors. Use this action to remove the configuration changes that enable extended protection mode or you can remove them manually.
Note: To switch to the updated environment recreate your web box:
vagrant destroy web -f vagrant up
PR: https://github.com/dc-thomson/wordpress/pull/1866, 1890 1892 1897
https://github.com/dc-thomson/wordpress/pull/1758, https://github.com/dc-thomson/wordpress/pull/1761
vagrant box update && vagrant destroy --force web && vagrant up
PR: https://github.com/dc-thomson/wordpress/pull/1497, https://github.com/dc-thomson/wordpress/pull/1502
PR: https://github.com/dc-thomson/wordpress/pull/1482
The following commands must be issued to apply the above fixes, after opening a command prompt:
Warning: This will reset your database, and requires an up-to-date database backup
cd build/vagrant vagrant box update vagrant destroy --force vagrant up
Read the Vagrant Confluence page for more information, before troubleshooting.
PR: https://github.com/dc-thomson/wordpress/pull/1313, https://github.com/dc-thomson/wordpress/pull/1317