Liveblog v1.6 now available

A new version of the Liveblog plugin is now available to WordPress.com VIP clients. 1.6 is a feature & bugfix release and is intended to replace v1.5 and includes;

  • REST API support
  • Performance improvements to lazy loading
  • Auto-archiving of Liveblogs
  • Removed copied core functions
  • Improved test coverage
  • Bugfix for edited comments appearing on archived Liveblogs
  • Bugfix for multiple edits issue
  • Bugfix for deleted key events appearing after edits
  • Bugfix for shortcodes within key events
  • Bugfix to allow editing entries more than once

Upgrading from 1.5

We encourage all VIPs using Liveblog v1.5 to upgrade to this version by specifying the version parameter of wpcom_vip_load_plugin() like so;

wpcom_vip_load_plugin( ‘liveblog’, ‘plugins’, ‘1.6’ );

Upgrading from 1.3

This also means that we are now deprecating v1.3 and intend to remove the plugin in 1 month, on Monday, 30th October 2017. This upgrade will require us to assist you so please open a ticket with us when you have tested and are ready to upgrade.

Upgrading on VIP Go

For VIP Go, you can take advantage of the new version by adding the latest reviewed version (v.1.6) to your plugins folder. The plugin can be downloaded from WordPress.org.

If you have any questions please open a ticket where we’ll be happy to assist your transition to the newest version.

Bugs, feature requests, and contributions are more than welcome on Github.