Skip to content

Releases: publishpress/PublishPress-Authors

v4.2.1

04 Sep 12:47
2e5aec2
Compare
Choose a tag to compare

Changelog

  • Feature: Allow users to re-order Author Boxes fields, #1441
  • Feature: Allow user to control the order of fields in the "Author Profile" via "Author Fields" Drag and Drop, #1463
  • Update: Hook into the action to flush cache when authors are saved, #1270
  • Update: Update instance of 'Author: %s' to use wordpress translation, #1235
  • Fixed: Fix ppma_edit_own_profile capability missing for required role, #1443
  • Update: Add rel="nofollow" to links in Author Boxes, #1249
  • Feature: Extend Search Box to all layouts, #1262
  • Fixed: Additional Rank math Integration conflict, #1434
  • Update: Remove custom names for each Author Fields label, #1289
  • Fixed: Author box Avatar Border Radius not reflecting when set to "0", #1432
  • Update: Improve message for mapping authors, #1131
  • Fixed: WYSIWYG Fields line breaks not working, #1444
  • Fixed: Compatibility with Admin Menu Editor, #1247
  • Fixed: [publishpress_authors_list] shortcode issue, #1448
  • Fixed: Authors data shortcode separator does not having space, #1445

v4.2.0

16 Aug 16:19
85ef10e
Compare
Choose a tag to compare

Changelog

  • Changed: Replaced Pimple library with a prefixed version of the library to avoid conflicts with other plugins;
  • Changed: Replaced Psr/Container library with a prefixed version of the library to avoid conflicts with other plugins;
  • Changed: Change min PHP version to 7.2.5. If not compatible, the plugin will not execute;
  • Changed: Change min WP version to 5.5. If not compatible, the plugin will not execute;
  • Changed: Updated internal libraries to latest versions;
  • Changed: Refactor some occurrences of "plugins_loaded" replacing it by a new action: "plublishpress__loaded" which runs after the requirements and libraries are loaded, but before the plugin is initialized;

v4.1.7

10 Jul 15:09
cc51ece
Compare
Choose a tag to compare

Changelog

  • Feature: New "Display Name" setting, #1407
  • Fixed: Improve "display name as publicly” field, #1409
  • Fixed: Warning: Attempt to read property "display_name" when editing guest author, #1410

v4.1.6

04 Jul 18:48
30ae290
Compare
Choose a tag to compare

Changelog

  • Feature: Added author boxes author separator field, #1379
  • Feature: Added Prefix and suffix fields for author box row #1382
  • Fixed: Conflict with the Advanced Ads plugins, #1398
  • Update: Extended Pagination to other layouts shortcode [publishpress_authors_list layout="boxed" limit_per_page="20"], #1381
  • Update: Update Display Name field to match WordPress style, #1373
  • Update: Spelling typo of roleName in Installer, #1400
  • Fixed: Rankmath "The property @type is not recognized by the schema", #1399
  • Update: Move "Author Bio" to the bottom of the "Edit My Author Profile" screen, #1372
  • Update: Update shortcodes tab for new author boxes, #1336
  • Fixed: 8.2 deprecations warning, #1330
  • Update: Remove "Create default Author Boxes" maintenance button, #1371
  • Fixed: Conflict with Pattern Manager plugin, #1378
  • Update: Small text update: Update data from mapped user, #1374
  • Update: Small text update for Maintenance, #1370
  • Update: Drop the ad for Blocks, #1317
  • Fixed: Issues with Divi WordPress Theme, #1383

v4.1.5

01 Jun 13:56
58e9ac6
Compare
Choose a tag to compare

Changelog

  • Fixed: Author boxes styles not working after migration from legacy layout, #1341
  • Fixed: Last column has different size on Author List, #1345
  • Fixed: Missed semicolon on generated author box theme template, #1352
  • Fixed: authors_index and authors_recent layout not working, #1357
  • Update: Include Display Name in "Update data from mapped user" feature, #1344
  • Fixed: PublishPress Authors query issue conflict with Planner Content Overview Filter, #1350
  • Fixed: Authors FREE ES-IT Translation Updates May 12, 2023, #1343
  • Fixed: French translation update for Authors FREE May 2023, #1347

v4.1.4

10 May 17:47
16eb00a
Compare
Choose a tag to compare

Changelog

  • Update: Add support legacy layout slug in author boxes, #1334

v4.1.3

09 May 14:02
6f145c3
Compare
Choose a tag to compare

Changelog

  • Update: Remove support for legacy layouts and twig dependency, #1204
  • Feature: Allow users to choose a default avatar, #1301
  • Fixed: get_page_by_title Depreciated in WordPress 6.2, #1324
  • Feature: Allow users to disable the Guest Authors feature, #1310
  • Feature: Filter to override limit number of author in search, #1294
  • Fixed: Jannah theme multiple author support, #1306
  • Fixed: Problem with multiple author boxes instance, #1304
  • Fixed: Issue with italian translation, #1253
  • Fixed: Avatar data shortcode shows array, #1302
  • Fixed: Fatal error: Uncaught Error: Call to a member function get_avatar_url() yoast seo, #1297
  • Fixed: Fatal error: Uncaught Error: Call to a member function get_avatar_url() in rankmath, #1273
  • Fixed: PHP Fatal error: Uncaught TypeError: abs(), #1291
  • Fixed: Schema not getting right Author for Publisher schema, #1271
  • Fixed: Authors not in alphabetical order for authors_index layout, #1267
  • Fixed: Problem with select required field when updating authors, #1257

v4.1.2

31 Jan 16:42
f050e56
Compare
Choose a tag to compare

Changelog

  • Update: Add "SameAs" schema option to links, #1189
  • Fixed: Compability Issue with beaver builder, #1227
  • Update: Remove domain translation from "Recent Posts" and "Author" in favour of WordPress translation, #1194
  • Fixed: Issue with author box styles when multiple author box is on the same page, #1208
  • Update: Add fallback field for [publishpress_authors_data] shortcode, #1150
  • Update: Make Author Box edit page responsive, #1172
  • Fixed: PHP Warning – Undefined array key “url”, #1190
  • Fixed: Can't use HTML in Author Boxes Bio, #1175
  • Update: Remove Edit bulk action Author Box screen, #1173
  • Update: Replace "Biographical Info" with "Author Bio", #1176
  • Update: ES-FR-IT Translations Updates January 2023, #1177

v4.1.1

16 Jan 13:34
5911a06
Compare
Choose a tag to compare

Changelog

  • Update: Update Author Pages Schema to Person Schema type, #1163
  • Fixed: Incorrect display name is being used for schema, #1160
  • Update: Extra text for "Display Name" field, #1161
  • Update: ES-FR-IT Translations Updates January 2023, #1177

v4.1.0

04 Jan 15:43
bbeae17
Compare
Choose a tag to compare

Changelog

  • Update: Integrate PublishPress Authors with Yoast, #1102
  • Update: Add support for structured data for authors for RankMath SEO Plugin, #391
  • Fixed: Post Author widget not updating, #1122
  • Update: Accessibility improvements for links, #1138
  • Update: Add "archive" parameter to [publishpress_authors_data] shortcode, #1136
  • Update: Rename public methods for better clarity and avoiding name conflicts, #520 https://publishpress.com/knowledge-base/deprecated-functions/
  • Fixed: Issue with author boxes profile field background color, #1128
  • Update: Add author pages excerpt ellipsis in settings, #1124
  • Update: Add new before and after prefix or suffix for author boxes profile fields, #1119
  • Update: Move function generatepress_author_output to a new module, #587
  • Fixed: Code looking for wrong function before getting multiple authors in the author box, #571
  • Update: Italian Translation Update December 2022, #1145