PublishPress Authors Pro

PublishPress Authors Pro v4.7.5

No permission to download
Download PublishPress Authors Pro v3.14.8 Nulled Free
= [v3.14.8] - 04 Nov 2021 =

* Fixed: HTML special chars in the author name are not displayed correctly, #531;
* Fixed: Access denied while creating posts with contributor and another user as default author, #534;
* Fixed: Fix duplicated prefix for text elements with dynamic content on Divi builder, #528;
* Fixed: Remove gap in the settings tabs, #532;
* Fixed: Fix style for buttons in the settings page, #537, #536;
* Fixed: Make "View All Posts" translatable, #530;
* Added: Add notice asking for a review;
Download PublishPress Authors Pro v3.14.7 Nulled Free
= [v3.14.7] - 21 Sep 2021 =

* Fixed: Fix robots meta tag when Yoast SEO is installed and it is not the authors page, #508;
* Fixed: Can't save multiple authors if Yoast SEO is activated, #504;
* Fixed: Only allow mapping authors to users who have edit_posts capability, #492;
* Fixed: Convert author to guest author when its user is deleted, #505;
* Fixed: Secondary author's comments remain as awaiting moderation, #469;
* Fixed: Restore the CLI command: assign-coauthors, but renaming to assign-author-by-meta-key, #438;
* Fixed: Authors mapped to user are treated as as guest authors after removing all other authors in the post edit page, #523;
* Fixed: PHP notice: Trying to get property of non-object in Post_Editor.php on line 293, #521;
Download PublishPress Authors Pro v3.14.5 Nulled Free
= [v3.14.5] - 01 Sep 2021 =

* Fixed: Fix query for author posts doesn't work if instead of the author name we have the author ID or term ID, #487;
* Fixed: Fix reduced font size for the author description, #435;
* Fixed: Fix error message when post is not found, showing warning about "post_author" and "post_type" on null, #495;
* Fixed: Fix Yoast SEO structured data schema, #472;
* Fixed: Fix the selection of fallback user for guest authors in the posts bulk edit form, #497;
* Fixed: Fix PHP warnings for the shortcode "authors_list", used in the Pro plugin, #498;
* Fixed: Add "author" taxonomy to Polylang, #18;
Download PublishPress Authors Pro v3.14.4 Nulled Free
= [v3.14.4] - 19 Aug 2021 =

* Fixed: Fix author profiles that are automatically created for users that are not on the selected user roles, #464;
* Fixed: Fix authors not created when registered from the frontend for the selected user roles, #420;
* Fixed: Fix guest authors compatibility with YoastSEO archive pages and the "robots" tag, #471;
* Fixed: Fix PHP notice: Trying to get property 'name' of non-object in Utils.php, #485;
* Fixed: Fix PHP notice: Trying to access array offset on value of type bool in class-wp-list-util.php, #486;
Download PublishPress Authors Pro v3.14.2 Nulled Free
= [v3.14.2] - 21 July 2021 =

* Fixed: Fix error on block editor for posts with guest authors, #463;
  • Like
Reactions: Atsekabe
Download PublishPress Authors Pro v3.14.1 Nulled Free
= [v3.14.1] - 20 July 2021 =

* Changed: Invert position of Edit User and Edit Author Profile links in the term actions, #453;
* Fixed: Fix sanitization of the user_id before adding it to a query;
* Fixed: Fix compatibility with the search results on the plugin "Knowledge Base for Documents and FAQs" when an article is not found;
* Fixed: Fix compatibility with PublishPress' calendar create item form for the author field, to select guest or mapped to user authors;
* Fixed: Add compatibility with PublishPress' calendar to support multiple authors in the calendar form;
* Fixed: Fix the warning: Undefined array key "post" in multiple-authors.php file, when opening the General settings page, #459;
Download PublishPress Authors Pro v3.14.0 Nulled Free
= [v3.14.0] - 2021-05-26 =

* Added: Added new setting for selecting multiple post types to display in the author page, #436;
* Added: Added new function "get_by_id" to the Author class, accepting positive integer for User ID, and negative integer for term ID, #423;
* Changed: Shortcode [author_box] was renamed to [publishpress_authors_box], #426;
* Changed: Shortcode [ppma_test] was renamed to [publishpress_authors_test], #426;
* Changed: Shortcode [authors_list] was renamed to [publishpress_authors_list], #426;
* Changed: Legacy shortcodes are loaded by default, but defining the constant PUBLISHPRESS_AUTHORS_LOAD_LEGACY_SHORTCODES = false will prevent to load them, #426;
* Fixed: Fix the Author::get_avatar_url method returning the avatar URL, #443;
Download PublishPress Authors Pro v3.13.2 Nulled Free
= [v3.13.2] - 2021-04-22 =

* Fixed: Fix the color scheme for the Pro plugin, #411;
* Fixed: Fix the links style for the boxed and centered layouts, #414;
* Fixed: Hide the core author field in the post edit pages and add field to set a user as author if a post has only guest authors, #344;
* Fixed: Fix relationship between post and author if not existent when running the function "get_multiple_authors". It fallbacks to the current post author, creating the Author term and relationship with the post, #396;
* Fixed: Fix the CLI subcommand list-posts-without-terms adding support for the following arguments: [--post_type=<ptype>] [--posts_per_page=<num>] [--paged=<page>] [--order=<order>] [--orederby=<orderby>], #415;
* Fixed: Fix the CLI subcommand create-terms-for-posts adding support for the following arguments: [--post_type=<ptype>] [--posts_per_page=<num>] [--paged=<page>], #415;
* Changed: Temporarily disabled the CLI subcommands: update-author-terms, assign-coauthors, assign-user-to-coauthor, reassign-terms, rename-coauthor, swap-coauthors, remove-terms-from-revisions, #415;
  • Like
Reactions: semerkhet
Download PublishPress Authors Pro v3.13.1 Nulled Free
= [3.13.1] - 2021-03-18 =
* Fixed: Fix syntax error in the built package for the latest release.
Added: Added fields for setting the plural and single title to the author box and widget, #75; * Added: Added Rest API support to list the post's authors, #311; * Added: Added new action to set authors to a post: "publishpress_authors_set_post_authors"; * Added: Added filter and constant for specifying to not load styles in the frontend, so users can use their own styles, #313; * Added: Added Italian language files. Thanks to Angelo Giammarresi; * Added: Added more automated tests; * Changed: Updated Brazilian Portuguese language files; * Fixed: Improved general performance removing unnecessary permissions validation on every text in the page, #325; * Fixed: Improved general performance ignoring the body class change method if not in the frontend; * Fixed: Fixed support to PHP 5.6 downgrading the Twig's requirement "symfony/polyfill-ctype" to v1.19, the last one that supports PHP 5, #323; * Fixed: Fixed support to PHP 5.6 downgrading "pimple/pimple" to v3.2.3, the last one that supports PHP 5, #323; * Fixed: Removed meaningless warnings when the post doesn't have an author: "[PublishPress Authors] Warning - The link for the author_id="" was changed to the post page because the author is not specified in the given url", #308; * Fixed: If the post doesn't have an author term, the function filter_author_link doesn't recognized the user from "post_author" as author of the post, #308; * Fixed: If the post doesn't have an author term, the function "get_multiple_authors" returns a WP_User instance (based on "post_author") even if the user is mapped to an author term, #306; * Fixed: In the function "is_multiple_author_for_post", recognize user as author of a post even if he doesn't have a term, #307; * Fixed: One test is trying to create a term which already exists, logging the error message: "A term with the name provided already exists"; * Fixed: Fixed multiple footers displayed when both Free and Pro are activated, #312; * Fixed: Fix PHP error when an older version of YoastSEO is installed and the warning "not compatible YoastSEO" is showed;=

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu