- Plugin updates
- ESIO Server 3.4.8, Unpublisher 1.0.2
-
posts with empty unpublish time were being processed into datetime now resulting in publishing via cron and then immediately being unpublished due to incorrect cron, check added to see if it is empty before converting to timestamp.
- bug fixed where the admin ui wouldn’t detect that a date was provided and to display it in the admin.
- Ignore CRON logic removed and replaced by checking POST inside post-edit to resolve data being unset e.g. related content status checkbox.
-
- ESIO WebServices 3.2.0
- ESIO Fields moved position to after title
- Catchline and Notes (they are part of the same block)
- ESIO Fields moved position to after title
- ESIO Server 3.4.8, Unpublisher 1.0.2
- Vagrant
- test-esio.sh
- automating manual processes to improve efficiency and consistency in common testing scenarios
- Scenario A
- Create post
- Schedule
- CRON publish
- Scenario B
- Trigger syndicatenews PA
- Importer to fetch content
- Trigger syndicate_sub_cron on e.g. thecourier
- Maybe delete posts today from syndicatenews and syndicated site
- Scenario A
- automating manual processes to improve efficiency and consistency in common testing scenarios
- xdebug settings modified
- php-cli xdebug config
- test-esio.sh
PR: https://github.com/dc-thomson/wordpress/pull/1567