Skip to content

Releases: publishpress/PublishPress-Authors

v4.0.1

06 Dec 17:14
5ec1b25
Compare
Choose a tag to compare

Changelog

  • Fixed: Icon does not hide when there is no value, #1103
  • Fixed: Author pages pulling excerpts from content, #1112
  • Update: Allow to set author's page post limit, #1108
  • Fixed: Author Field Link is not Active link, #1105
  • Fixed: Link does not rendered on WYSIWYG field, #1101

v4.0.0

29 Nov 14:21
fa52e1e
Compare
Choose a tag to compare

Changelog

  • Update: Added last_article_date to publishpress_authors_list shortcode [publishpress_authors_list last_article_date="1 year ago"]
  • Update: Allow to set Author Boxes previewing authors, #913
  • Update: Added group by field name to authors_index [publishpress_authors_list layout="authors_index" group_by="last_name"], #977
  • Update: Allow Author list to have 2 columns for custom layout [publishpress_authors_list layout="boxed" layout_columns="2"], #996
  • Fixed: Issue with Translatepress + WPUlike, #962
  • Update: Make new "Boxed" the default layout, #980
  • Fixed: Authors causing custom post type and taxonomy archives SEO title to be untitled, #1013
  • Fixed: Authors_Iterator call in Author_box.php assumes that $post global is populated (which it isn't sometimes) #999
  • Update: Change author 'Name' label to 'Display Name', #991
  • Update: Remove the "All dates" feature in Author Boxes, #990
  • Update: Add Required / Optional settings to Author fields, #1066
  • Fixed: An incongruence in the line 170 between singular and plural, #982
  • Update: Change name of Settings to PublishPress Authors, #981
  • Fixed: Documentation link missing for Author boxes generate template, #978
  • Update: Remove Legacy options and "Layouts" menu, #960
  • Update: Add a Pro sidebar, #1050
  • Update: New "Advanced" tab in settings, #1020
  • Update: Add Dashicons and Fontawesome icon pages link to Author Boxes profile icon field, #1064
  • Update: Move Author Bio up the "Author Profile" screen, #1058
  • Update: Display Pro banner on Boxes and Fields screen, #1052
  • Update: Rename and add option to hide Author Box Display Name, #1057
  • Update: Rename Author Boxes "Author Bio" to "Biographical Info", #1056
  • Update: Use "Avatar" on Profile tab, #1060
  • Update: Authors_ES-IT_Translation_Update-19-October 2022, #979
  • Update: FRENCH_Translation Update_Authors 20 October2022, #984

v3.30.1

03 Nov 13:41
824fdb5
Compare
Choose a tag to compare

Changelog

  • Update: Added last_article_date to publishpress_authors_list shortcode [publishpress_authors_list last_article_date="1 year ago"]
  • Update: Allow to set Author Boxes previewing authors, #913
  • Update: Added group by field name to authors_index [publishpress_authors_list layout="authors_index" group_by="last_name"], #977
  • Update: Allow Author list to have 2 columns for custom layout [publishpress_authors_list layout="boxed" layout_columns="2"], #996
  • Fixed: Issue with Translatepress + WPUlike, #962
  • Update: Make new "Boxed" the default layout, #980
  • Fixed: Authors causing custom post type and taxonomy archives SEO title to be untitled, #1013
  • Fixed: Authors_Iterator call in Author_box.php assumes that $post global is populated (which it isn't sometimes) #999
  • Update: Change author 'Name' label to 'Display Name', #991
  • Update: Remove the "All dates" feature in Author Boxes, #990
  • Fixed: An incongruence in the line 170 between singular and plural, #982
  • Update: Change name of Settings to PublishPress Authors, #981
  • Fixed: Documentation link missing for Author boxes generate template, #978
  • Update: Authors_ES-IT_Translation_Update-19-October 2022, #979
  • Update: FRENCH_Translation Update_Authors 20 October2022, #984

v3.30.0

18 Oct 12:22
ad888e2
Compare
Choose a tag to compare

Changelog

  • Feature: Add new improved layouts (Author Boxes), #896
  • Update: Deprecate Twig layout as legacy, #758
  • Fixed: Authors plugin causes a fatal error and prevents pages from loading, #863
  • Update: Remove "Layouts" promo link, #959
  • Update: Remove Author Recent and Author Index from layout list, #956
  • Update: Move Disable the "Authors" box when using "Quick Edit" to General tab, #953
  • Fixed: Small settings typo, #955
  • Update: Add an ALT Text for the avatars, #931
  • Update: Allow users to disable Authors Box in Quick Edit, #897
  • Update: Add descriptive text to Authors links, #807
  • Update: Prevent some critical error on wp api author response, #898
  • Update: authors-IT-translation-update_september2022, #899
  • Update: Authors-FR-TranslationUpdate-September2022, #908
  • Update: NewAuthors-Version3.22.0-ES-FR-IT-TranslationUpdate-7October2022, #932

v3.23.0

03 Oct 14:19
4a917f4
Compare
Choose a tag to compare

Changelog

  • Update: Upgrade twig to v1.44.7, #921

v3.22.0

01 Sep 13:12
f23c9b0
Compare
Choose a tag to compare

Changelog

  • Update: Added avatar to publishpress_authors_data shortcode [publishpress_authors_data field="avatar"] #887
  • Update: Added settings to disable mapped user check when creating author, #885
  • Update: Added First Name to Authors REST API data #877
  • Update: Added Last Name to Authors REST API data #877
  • Update: Added User Biography to Authors REST API data #877
  • Update: Added Custom fields to Authors REST API data #877
  • Update: Authors_ES_FR_IT_Translations_August17-2022, #876

v3.21.1

23 Aug 12:31
d6a7b9f
Compare
Choose a tag to compare

Changelog

  • Fixed: Empty author result when using [publishpress_authors_list] shortcode, #878

v3.21.0

17 Aug 18:07
1af4a2f
Compare
Choose a tag to compare

Changelog

  • Update: Improved REST API support, #509
  • Feature: Add profile field sorting options to the Authors List (first_name last_name custom_field_slug), #257
  • Update: Add shortcode to display specific authors using [publishpress_authors_data term_id="102"], #556
  • Update: Allow user to change author pages headers (H1, H2, H3, H4, H5, H6), #832
  • Update: Allow users to disable the title for Authors Pages, #833
  • Update: Improve design for layout shortcodes, #844
  • Update: Add avatar_url to Post Author REST API, #837
  • Fixed: Double widget header title div for authors list widget, #852
  • Fixed: New taxonomy box showing for Authors, #866
  • Fixed: Issue with Easy Digital Download and Authors installed together, #865
  • Fixed: Double submit button in php 8.1.6 author screen, #861
  • Fixed: SEO Framework plugin integration errors, #709
  • Fixed: Broken closing div in author page, #841
  • Update: Authors-ES-FR-IT- Translation-Update-August2022, #847

v3.20.1

08 Aug 17:42
398f7ae
Compare
Choose a tag to compare

Changelog

  • Feature: Added 'search_box' option to authors shortcode and widget, #780
  • Feature: Added 'search_field' option to authors shortcode and widget, #780
  • Feature: Added pagination and Search to all defaults layout, #819
  • Feature: Added search box and search field option to authors list widget #822
  • Fixed: Conflict with PublishPress Calendar, #818
  • Update: Allow users to edit "Authors Recent", "Authors Index" and default layouts, #801
  • Update: ES-FR-IT translation updates, #804

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