WordPress Cluster 8.3.2

  • Plugin Update
    • ESIO Server 3.7.1
        • DESK-2529 Improve consistency for the ‘Show related Content?’ checkbox.
  • MU Plugin Updates
    • General
      • Fixed broken file paths (from the /mu-plugins/wordpress-cluster/ file path, post-refactor) within the WaveFM Listen Live theme feature.
    • Embeds 1.5.1
        • SurveyLegend
          • https://confluence.dctdigital.com/display/KB/Shortcodes
            • [ surveylegend id=”1ms8″ unique-name=”scottish-royal-survey” ]

PR: https://github.com/dc-thomson/wordpress/pull/2117 #2124 #2123

WordPress Cluster 8.3.1

  • MU Plugin Update
    • Advertising 1.3.1
        • Added new leaderboard slot definition into dfp library which doesn’t show ad on mobile

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

WordPress Cluster 8.3.0

  • MU Plugin Updates
    • Performance 1.1.0
      • Performance improvements on the edit screen on sites with ACF disabled.
  • Plugin Updates
    • ESIO Server 3.7.0
      • New ESIO Settings to manage Queue email notifications.
        1. Queue item time threshold (in minutes)
        2. “Queued for longer than 5 minutes” Email Notification Recipients
        3. A cron every five minutes checks the queue.
        4. If the (1) threshold is met an email notification is sent to the (2) specified recipients.
        5. 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.
    • 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.
  • Theme Feature Updates
    • Syndicate 1.0.0
      • Contains the theme related parts of syndicate subscriber plugin without needing the latter to be enabled.
  • 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

WordPress Cluster 8.2.5

  • Plugin Updates
    • advanced-custom-fields-pro 5.8.2
    • mailchimp-for-wp 4.5.3
    • post-expirator 2.4.0.1
    • stream 3.4.0
    • wordfence 7.3.5
    • wordpress-seo 11.7

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

WordPress Cluster 7.0.16

  • MU Plugins Updated
    • Cavalcade Duplicate Check / Fix 1.0.3
      • Reduced logging in Calvacade logging (only log when duplicates have been removed)

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

WordPress Cluster 8.2.2

  • New Plugin
    • Blaize 1.0
      • Extend the WP menu system to add Blaize Login and Logout menu links. These links, when rendered are then encapsulated within Blaize Feature rules.
      • Added shortcodes for rendering Blaize Login and “Update your details” forms.
      • Added a generic shortcode for rendering a Blaize feature rule.
      • Added JS to logout a user out of a Blaize session.

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

WordPress Cluster 8.2.0

  • Plugins Updated
    • Duplicate Post 3.2.3
    • Pods 2.7.14
      • Will cause a cache flush when deployed
    • Yoast SEO 11.6
      • Security Fix
    • Yoast News SEO 11.6
  • Themes Updated
    • Hueman 3.4.25
  • Deploy Notes
    • Pods will cause a cache flush when deployed
  • Developer Notes
    • Memory Limit is reduced to production levels Please check logs for out of memory errors whilst testing.

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