Skip to content

3.2.4

Compare
Choose a tag to compare
@andergmartins andergmartins released this 13 Apr 17:03
· 2540 commits to development since this release
c59d605

Changelog

  • Added: Button to migrate data from the Bylines (Daniel Bachhuber) plugin;
  • Added: Button to migrate data from the Byline (Matt Dulin) plugin;
  • Added: Added a body class for guest authors "author-<author_slug>" (#45);
  • Fixed: Fixed the error displayed on Windows servers when the constant DIRECTORY_SEPARATOR is not defined;
  • Fixed: Fixed compatibility with composer based sites;
  • Fixed: Broken body class for guest authors "author-" (#43);
  • Fixed: Wrong authors in the header of pages based on Genesis framework (#46);
  • Fixed: Empty author headline for guest authors (#47);
  • Fixed: Fixed some texts and style in the Co-authors plugin migration box;
  • Fixed: Wrong author data in the Yoast SEO schema for structured data (#77);
  • Fixed: Fixed author page title when using Yoast SEO (#80);
  • Fixed: Fix the result of the function get_the_author_posts_link for supporting multiple authors;
  • Changed: Renamed the name of the Widget, from Multiple Authors to Authors;
  • Changed: Updated the EDD integration library to 1.6.19 to fix an error related to invalid argument supplied for foreach;
  • Changed: Updated the base plugin to 3.2.4;