Skip to content

Releases: mikejolley/wp-post-series

Version 2.0.0

19 Oct 14:43
Compare
Choose a tag to compare

This is a refactor of WP Post Series with full compatibility for WordPress 5.x and PHP 5.6+. Most of the functionality remains the same, but I've given it a much needed overhaul and modernization, including support for the new editor and a new Gutenberg Block.

Changelog

  • Refactor - Improved template markup and default styling. If you have customized the series-box.php file, be sure to update it based on the new version to take advantage of the new functionality.
  • Feature - New Post Series Block for use in the new editor.
  • Feature - If the post does not contain the post series block, post series are still injected via the_content hook.
  • Refactor - Rewritten majority of plugin using more up to date standards and namespaces.
  • Refactor - Content toggle no longer relies om jQuery.
  • Fix - Made series taxonomy visible in the Gutenberg editor.

1.1.0

26 Nov 16:40
Compare
Choose a tag to compare

Release of version 1.1.0

1.0

26 Nov 17:38
Compare
Choose a tag to compare
1.0

Release of version 1.0

1.0.1

06 Oct 17:44
Compare
Choose a tag to compare

Release of version 1.0.1