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

WordPress Cluster 6.19.8

  • Plugins updated
    • ElasticPress 2.5
    • Yoast SEO 7.3
    • Redirection 3.2
  • Must use plugins updated;
    • WordPress Cluster 3.5.2:
      • Force the Redirection plugin not to store logs and IP addresses.
      • code cleanup
  • Core language updates.
  • Shortcode added for Flourish data visualisations.

Post deployment steps:

    • To display a visualisation, use the following shortcode: ‘ [flourish id=xx]’
      • This will display a flourish story by default.
      • To display a visualisation, the following format is used: ‘ [flourish id=xx type=visualisation]’

PR: https://github.com/dc-thomson/wordpress/pull/1035, https://github.com/dc-thomson/wordpress/pull/1040

WordPress Cluster 6.19.6

  • Plugins updated;
    • Social Media Wall 1.0.4
      • Handle errors in working with the Tumblr API
  • Themes updated;
    • Syndicate 1.1.1
      • Handle posts without attachment images

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

WordPress Cluster 6.19.5

  • MU Plugins updated;
    • Elasticpress 1.0.4
      • Added a filter to override the naming convention used for elasticsearch index names.

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

WordPress Cluster 6.19.4

  • Plugins updated;
    • Advanced Custom Fields Pro 5.6.10
    • Category Posts 4.8.5
    • Custom Post Type Permalinks 3.2.2
    • Duplicate Post 3.2.2
    • MailChimp for WP 4.2.1
    • WordFence 7.1.3
    • WP to Buffer 3.3.5
    • Dark Matter 1.0.0-GM
  • Themes updated;
    • TwentySeventeen
  • Core language update

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

WordPress Cluster 6.19.3

  • MU Plugins;
    • ElasticPress (WordPress Cluster) 1.0.33
      • Filter index name returned from ElasticPress. If missing the cluster prefix, then add it.
    • PA Importer 1.1.1: Combine logs. Improve error reporting.
    • Syndicate Subscriber 1.1.3: no longer pings.
    • Updated is_dev()

PR: https://github.com/dc-thomson/wordpress/pull/1027, https://github.com/dc-thomson/wordpress/pull/1028, https://github.com/dc-thomson/wordpress/pull/1029

WordPress Cluster 6.19.2

  • Plugins Added;
    • Debug Bar ElasticPress 1.3
  • Plugins Updated;
    • PA Importer 1.1.0
      • Clear scheduled event if import tracking indicates 30 minutes of inactivity.
      • Prevent pings for saved posts rather than clearing out the pings queue.
      • Failsafe removed that was not working
    • Syndicate Subscriber 1.1.3
      • Default argument to prevent publish date exception
      • Clear scheduled event on deactivation
      • Spelling

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