WordPress Cluster 10.3.55

  • MU Plugins Updated:

    • Zephr
    • Premium content – wpc_is_premium_content
      • labels that display Premium Content and icon etc.
    • LudicrousDB
    • Respository updates
    • PHP 8.1 local patch
  • Themes Updated:

    • Blocks 2.31.0
    • Paywall Zephr rules (the comments appearing markup that power them)
      • Advertising block
      • lite-content
      • subscriber-check
      • masthead – blocks_the_subscribe_button
      • subscribe-cta
        • blocks_the_subscribe_cta, Renders a DCT CTAs ‘subscribe’ CTA after the post content
      • content-editorial, article
      • content-featured, article
      • content-format, article
      • content-long-read, article
      • content-match-report, article
      • content-single, article
      • template-comments
        • comments-icon, display-name, comments-login
      • template-hamburger-navigation, subscriber-check
      • Deprecated shortcodes when Blaize plugin deactivated (meaning they return an empty string, instead of outputting as plain-text the name of the shortcode used)
      • blaize-subscriptions-hero
      • blaize-brand-components
      • blaize-subscriptions
      • blaize-manage-subscriptions
      • blaize-feature
      • blaize-redirect
    • Added within Blocks theme, where shortcode hasn’t been defined elsewhere
      • blaize-subs-faq
      • Returns a Subscriptions v2-styled DCT FAQs list
      • blaize-help-section
      • Returns a Help Section element, with ‘Call us’ / ‘Contact us’ content.
    • DCT Events 2016 2.3.12
    • Added ACFs for one-liner and small_logo to accommodate design of DCT Events Plugin in-article events promo block.
  • Plugins Updated:

    • Blaize 1.28.19
    • PHP functions wrapped in function_exist’s so that they can also be gracefully handled elsewhere
      • Icons displayed within subs, cancellation blaize_acf_instruction_icons
      • help/faq blaize_get_help_sections_data
      • shortcutting when blaize plugin isn’t activated
      • blaize_get_subscriptions_version
      • blaize_the_subscriptions_version
    • Paywall Zephr rules (the comments appearing markup that power them)
      • refactored into a function for open, close
    • DCT Events 1.1.0
      • Added designs for in-article events promo blocks (v1 and v2) via pre-existing React components.
      • Functionality to enable in-article events promo block on Default Template article posts (positioned 1/4 way through article content, to nearest pair of adjacent p tags, enabled via Category pages.
      • Added Google Optimize code to React app to enable A/B testing of two variants.

JIRA: https://dcthomson.atlassian.net/browse/SUM-185, https://dcthomson.atlassian.net/browse/CORE-2922, https://dcthomson.atlassian.net/browse/EVW-692

PR: https://github.com/dc-thomson/wordpress/pull/5272, https://github.com/dc-thomson/wordpress/pull/5287, https://github.com/dc-thomson/wordpress/pull/5281