Syndicate 1.3.2

  • 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 6.22.3

  • Must Use Plugins;
    • WPC ElasticPress 1.0.4:
      • Handle buckets with empty filter types.
      • Make return values more consistent
  • 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.
    • 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.
  • 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
  • Themes updated;
    • Syndicate 1.1.1
      • Handle posts without attachment images

PR: https://github.com/dc-thomson/wordpress/pull/1032