WordPress Cluster 6.11.12

  • Must-Use Plugins updated;
    • Debug (WordPress Cluster) 1.4.1
      • Active Themes table sorting and searching restored.
  • Must-Use Plugins added;
    • Zenfolio Shortcodes 1.0.0. Two new shortcodes have been added to render Zenfolio galleries and photos: You must specify a Zenfolio Gallery ID and You must specify a Zenfolio Photo ID
  • Themes removed;
    • beano
    • dct-events
    • dct-mawbroons
    • scotshop
    • twentyfourteen
    • vowsawards

https://github.com/dc-thomson/wordpress/pull/906, https://github.com/dc-thomson/wordpress/pull/907

https://github.com/dc-thomson/wordpress/pull/908

WordPress Cluster 6.11.8

  • Plugins updated;
    • PA importer 1.0.11
      • Clear scheduled hook on plugin deactivation.
    • Lightbox 1.0.1
      • Suppress warnings processing invalid html / html5 fragments

PR: https://github.com/dc-thomson/wordpress/pull/888, https://github.com/dc-thomson/wordpress/pull/889

Blocks 1.1.9

  • Embed content image sizes for syndicated posts are now in line with WordPress ones.
  • Clarify use of default image size.

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

WordPress Cluster 6.11.5

  • Advertising 1.0.8:
    • Scripts and stylesheets are now correctly enqueued.
    • Prevent errors when no post is available.
  • Adsyoulike:
    • Prevent errors when no post is available.
  • Sailthru 1.2.1:
    • Scripts and stylesheets are now correctly enqueued.
  • Template tags:
    • wpc_get_post_image_ids(): image ids for posts no longer fail when no valid post is passed in.
  •  Developers
    • Remove wordfence log files and rules from version control, Please restore contents of src/wp-content/wfLogs if you rely on these files.

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

Wyvex 1.0.35

  • Categories without ordered posts now no longer cause an error.
  • Categories now show the correct number of posts when the number of ordered posts rival or exceed the posts per page setting.
  • Cleaned up the category template code.
  • ElasticPress Related Posts added wp_reset_postdata() after the loop.

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

WordPress Cluster 6.10.8

  • Plugins updated;
    • The Events Calendar 4.6.10
  • MU Plugins Updated
    • JW Player 1.1
      • Bug fix: Corrected a regular expression used to identify JW Player <script> includes. Previously, it would only consider numeric values of 1-9. This has been corrected to accept 0-9.

PR: https://github.com/dc-thomson/wordpress/pull/846,  https://github.com/dc-thomson/wordpress/pull/847