Skip to content

3.3.2

Compare
Choose a tag to compare
@andergmartins andergmartins released this 13 Jul 19:51
· 2406 commits to master since this release
ee97f17

Changelog

  • Fixed: Fix the text domain loading, fixing the translations;
  • Fixed: Fix "orphan" authors when the mapped user is deleted, converting them in guest authors, #142;
  • Fixed: Fix infinity loop when user's and author's slug are different and you are trying to save an author profile, #143;
  • Fixed: Fix hardcoded table prefix from a query, #146;
  • Fixed: Fix error about missed Authors_Iterator class, #144;
  • Changed: Updated the min PHP version to 5.6;
  • Changed: Updated the WordPress tested up to version, to 5.4;