Skip to content

Releases: publishpress/PublishPress-Authors

v3.20.0

28 Jul 18:13
15e80e9
Compare
Choose a tag to compare

Changelog

  • Fixed: Bulk edit not working, #741
  • Feature: Added 'authors_recent' layout for Authors List, #124
  • Feature: Added 'authors_index' layout for Authors List, #124
  • Feature: Added 'limit_per_page' option to authors shortcode and widget, #788
  • Feature: Added 'show_empty' option to authors shortcode and widget, #788
  • Feature: Added 'authors' option to authors shortcode and widget, #788
  • Feature: Added 'order' option to authors shortcode and widget, #788
  • Feature: Added 'orderby' option to authors shortcode and widget, #788
  • Feature: Added 'authors_recent_col' to authors shortcode and widget, #788
  • Feature: Add new options to author list widget, #788
  • Update: Italian and spanish translation update, #772

v3.19.1

18 Jul 17:16
7a47783
Compare
Choose a tag to compare

Changelog

  • Feature: Add a setting for selecting Fallback user for Guest Authors, #743
  • Feature: Allow users to limit the length of a bio in a layout using author.get_description(150), #754
  • Fixed: Conflict between All in one SEO and PublishPress Authors Pro, #762
  • Update: Updated Spanish and Italian translation files, #757
  • Fixed: Empty space between categories is missing, #753
  • Update: Change "Display" tab to "Author Boxes" in settings, #755
  • Update: Remain on active tab after updating settings, #746

v3.19.0

27 Jun 17:35
423cbcf
Compare
Choose a tag to compare

Changelog

  • Feature: Added new Author Profile Pages, #417
  • Added: Settings tab for "Author Pages", #729
  • Update: Authors taxonomy queries improvement, #527
  • Added: Added filter to authors rest response, #726

v3.18.0

13 Jun 13:19
e8f3c89
Compare
Choose a tag to compare

Changelog

  • Fixed: Allow authors to have the same name, #682
  • Added: Extend [publishpress_authors_data] shortcode to return authors user object, #697
  • Fixed: Search box doesn't accept ' characters in username, #699
  • Added: Add Authors important menu link to plugin row, #714
  • Fixed: Author menu missing in admin menus, #715
  • Fixed: PHP 7.2 compability, #711
  • Added: Add [publishpress_authors_list] shortcode to the Free version, #706
  • Fixed: Most important buttons should be yellow only, #704
  • Fixed: Author Box shortcode is in the wrong place, #695
  • Fixed: Small typo in shortcode, #693

v3.17.0

30 May 16:36
0097308
Compare
Choose a tag to compare

Changelog:

  • Added: Option to enable/disable loading font awesome assets in frontend, #625
  • Added: Support for user fields WPML translations, #642
  • Added: Add new shortcode [publishpress_authors_data] which can be used to display the author names or any profile field, #673
  • Fixed: Multiple Authors Compability with Yoast SEO authors's title, #672
  • Update: Change [author_box] to [publishpress_authors_box] in shortcode tab, #670

v3.16.3

18 May 15:24
83bb501
Compare
Choose a tag to compare

Changelog

  • Added: Add an Author Filter for Posts, #90
  • Update: Enable Author Profile for Administator and other roles with 'ppma_manage_authors', #649
  • Added: Add a shortcodes tab to settings, #641
  • Update: Run the WordPress VIP scans on Authors, #639

v3.16.2

10 May 15:39
331411f
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix incorrect "Mine" counter in admin posts list, #591
  • Fixed: Fix error with subscribers/non admin inability to see see Author page posts, #584
  • Added: Add metabox to control author display on pages #60
  • Added: Added Author Profile URL #616
  • Update: Use built-in capability check when searching users via ajax, #645
  • Added: Disable Free version with Pro is active #615

v3.16.1

13 Apr 14:27
6e94c71
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix author mapped to user error when adding new author, #626;
  • Fixed: Fix test for checking the author link in the frontend;
  • Fixed: Fix Undefined array key "tag-name" when bulk delete all authors, #628;
  • Fixed: Fix Fatal error when "Create missed post authors" button is clicked, #623;
  • Fixed: Fix author profile allowing to add html tags in the bio text, #619;

v3.16.0

23 Mar 17:50
af0db0d
Compare
Choose a tag to compare

Changelog

  • Added: Add option to authors update their own profile, #24;
  • Fixed: Fix new author form not allowing to map a user to multiple authors, #64;
  • Fixed: Fix PHP notice Constant PP_WP_BANNERS_VERSION already defined, #603;
  • Fixed: Improve the selection of avatar for authors, making it clear if is using gravatar or custom image, #564;
  • Fixed: Updated Italian translation files;
  • Fixed: Fix description field that were displayed in the author profile after navigating throw the tabs, #605;
  • Fixed: Fix small extra spacing in image link, #607;

v3.15.1

17 Mar 23:09
c987d60
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix fatal error: Cannot declare class PublishPress\WordPressBanners\BannersMain;