WordPress Cluster 6.21.5

  • Plugins Updated:
    • Yoast SEO: Search Index Plugin 99.1.0
      • Prevent rendering attachments.
  • Developers
    • Vagrant compatibility fixes for Linux host OS.
  • Theme Updates
    • Preference Centre 1.2.10
      • Updated Passport ToS and Privacy Links.

PR: https://github.com/dc-thomson/wordpress/pull/1135, https://github.com/dc-thomson/wordpress/pull/1136

WordPress Cluster 6.21.3

  • Plugins Added:
  • Yoast SEO: Search Index Purge
    • The purpose of this SEO plugin is to purge attachment URLs out of Google’s index as fast as possible. This helps sites that might have suffered from  having too many thin content pages in the search index by removing them in the fastest way possible.

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

WordPress Cluster 6.21.0

  • Plugins Updated:
    • Codepress Admin Columns  3.1.10
    • Amp 0.7.0
    • Google Tag Manager 1.8
    • Wordfence 7.1.4
    • Pods 2.7.3
    • WP to Buffer 3.3.7
    • Yoast SEO 7.5.1
  • core language update

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

WordPress Cluster 6.19.14

  • Must Use Plugins updated
      • WordPress Cluster 3.5.3:
        • new function added to make escaping easier: esc_url_e( $url, $protocols = null, $_context = 'display' )

PR:

  • https://github.com/dc-thomson/wordpress/pull/1069

WordPress Cluster 6.19.13

  • Plugins Updated:
    • PA Importer 1.2.2
      • Reimplemented time comparison logic using timezone aware functions
    • Developers
      • Vagrant: set timezone to production timezone for consistency.
      • Please update your vms by running the following command:
vagrant provision

PR:

  • https://github.com/dc-thomson/wordpress/pull/1060

WordPress Cluster 6.19.12

  • Plugins Updated:
    • PA Importer 1.2.1
      • Correct last run time based on cavalcade, not updates from PA.
      • Remove dangerous buttons which can result in duplicate jobs.
    • Social Media Wall 1.0.6
      • Bugfix release: fixes repeated scheduling issue introduced in 1.0.5

PR:

  • https://github.com/dc-thomson/wordpress/pull/1057
  • https://github.com/dc-thomson/wordpress/pull/1058

WordPress Cluster 6.19.11

  • Plugins Updated:
    • PA Importer 1.2.0
      • Adds timestamp of last run to admin interface
      • Prevent double schedules when reactivating plugin
      • Database migrations enabled
      • Code refactoring regarding cron status
      • Speed up initial processing after enabling plugin
      • Function documentation
      • Consistent return values
      • Inputs have titles where amended
    • Social Media Wall 1.0.5
      • Attach media only after a post is created (all services)
      • Attach media to the actual post, not just to the media library (all services)
      • Don’t delete a while until we checked it’s on the system
      • youtube links fix
    • Ads.txt updated
    • Renamed ESIO plugins clarifying ESIO generations

PR:

  • https://github.com/dc-thomson/wordpress/pull/1050,
  • https://github.com/dc-thomson/wordpress/pull/1051,
  • https://github.com/dc-thomson/wordpress/pull/1052,
  • https://github.com/dc-thomson/wordpress/pull/1053