Releases: publishpress/PublishPress-Authors
Releases · publishpress/PublishPress-Authors
v3.20.0
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
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
v3.18.0
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
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
v3.16.2
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
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
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
Changelog
- Fixed: Fix fatal error: Cannot declare class PublishPress\WordPressBanners\BannersMain;