- MU Plugin Updates
- Performance 1.1.0
- Performance improvements on the edit screen on sites with ACF disabled.
- Performance 1.1.0
- Plugin Updates
- ESIO Server 3.7.0
- New ESIO Settings to manage Queue email notifications.
- Queue item time threshold (in minutes)
- “Queued for longer than 5 minutes” Email Notification Recipients
- A cron every five minutes checks the queue.
- If the (1) threshold is met an email notification is sent to the (2) specified recipients.
- Note: Caveat of the five minute cron is that on some occasions a post could just miss a schedule which would mean the notification would come after the next schedule.
- New ESIO Settings to manage Queue email notifications.
- ESIO WebServices 3.2.5:
- Removed dependency on ACF for the editing screen (further work is likely required, but enough has been done for the edit screen to load.
- ESIO Server 3.7.0
- Theme Feature Updates
- Syndicate 1.0.0
- Contains the theme related parts of syndicate subscriber plugin without needing the latter to be enabled.
- Syndicate 1.0.0
- Developer Related Updates
- Specify build/vagrant/Vagrantfile.local.yml to override performance settings for the local environment. For example:
virtualbox: cpus: 8 memory: 4096 db: memory: 4096
PR: https://github.com/dc-thomson/wordpress/pull/2074, https://github.com/dc-thomson/wordpress/pull/2120, https://github.com/dc-thomson/wordpress/pull/2114