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 9.3.39 – emergency deploy

  • Plugin updates
    • Wyvex Paywall 2.2.2
      • $transaction_data trim and limit Description field to 100 characters
        • Error number: 3082 INVALID : The Description value is too long.
          • https://www.opayo.co.uk/support/error-codes?keyword=3082
  • JIRA
    • https://jira.dctdigital.com/browse/CORE-2462

WordPress Cluster 9.3.38

  • MU Plugins added
    • optimisation.php
      • Handles functions relating to performance optimisation:
        • wpc_minified – returns a minified file extension (.min) in non-local environments
        • wpc_minify_css – uses regex to minify CSS strings
        • wpc_minify_js – uses regex to minify CSS strings
        • wpc_inline_head_tag – a wrapper function for add_action( 'wp_head' ); mainly intended for inlining critical (above-the-fold) stylesheets and scripts into the <head> element, with optional minification
        • Uses Minify library for CSS and JS minification ()
  • Plugins Updated
    • Puzzler Integration 1.1
      • Better cache busting on Puzzler SDK JS and Puzzles .zip file.
      • More sensible scheduling of Puzzle changeover (2am).
    • Blaize 1.22.0
      • Added contact form styling
      • Added contact form dataLayer push (event: contact-form-submission)
    • Emporium 1.0.5
      • Added array check
  • Themes updated
    • Blocks 2.12.0
      • Updating general styling of Contact Form 7 plugin

Jira:

NP-472
CORE-2434

WordPress Cluster 9.3.37

  • Plugins updated:
    • Ad Chunks 1.0.9
      • Added filter for bypassing script enqueues in themes
  • Themes updated:
    • Blocks 2.11.5
      • Added filter ad_chunks_filter_enabled for resolving conflicts between Ad Chunks and Flourish Scrolly Maps

Jira:
NP-644