- PA posts are unpublished according to bucket lifetimes automatically via cron job but they do not have sufficient permissions to delete
- ElasticPress has a filter to bypass e.g. ep_sync_delete_permissions_bypass [CORE-2369]
- This has been added to the start of the function called by cron
- JIRA
- https://jira.dctdigital.com/browse/CORE-2369
WordPress Cluster 9.0.56
- Syndicate 1.2.0
- PA Subjects area added to the post template
- Queries the PA API to retrieve the latest Subjects data
- Quick way to verify if PA have tagged a story correctly
- PA Subjects area added to the post template
PR: https://github.com/dc-thomson/wordpress/pull/2572
WordPress Cluster 6.22.3
- Must Use Plugins;
- WPC ElasticPress 1.0.4:
- Handle buckets with empty filter types.
- Make return values more consistent
- WPC ElasticPress 1.0.4:
- Plugins Updated:
- Cluster 3.5.3:
- Site Administrators can no longer delete sites.
- Simple Sitemaps 1.1.0
- Compatiblity with Yoast SEO XML Sitemaps and Yoast News SEO:
- Disables the Yoast sitemap functionality when active (and enables when deactivated).
- News sitemaps is now redirected from /sitemap-news.xml to /news-sitemap.xml consistent with the defaults of Yoast News SEO.
- Now flushes rewrite rules when required.
- Compatiblity with Yoast SEO XML Sitemaps and Yoast News SEO:
- Feature Posts 1.4.3
- Handle ajax queries with missing post_ids
- Replace deprecated use of is_plugin_page()
- Themes Updated
- Syndicate 1.1.2
- Bugfix handling attachment links in single-extra template.
- Syndicate 1.1.2
- Cluster 3.5.3:
- Developers
- Vagrant management more often asks for sudo when required.
- Vagrant linux compatiblity fixes.
https://github.com/dc-thomson/wordpress/pull/1151, https://github.com/dc-thomson/wordpress/pull/1153, https://github.com/dc-thomson/wordpress/pull/11535
WordPress Cluster 6.19.6
- Plugins updated;
- Social Media Wall 1.0.4
- Handle errors in working with the Tumblr API
- Social Media Wall 1.0.4
- Themes updated;
- Syndicate 1.1.1
- Handle posts without attachment images
- Syndicate 1.1.1
PR: https://github.com/dc-thomson/wordpress/pull/1032