Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Jan 12, 2025
1 parent cf440f9 commit 9968bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ Add a Gutenberg block by searching for `popular authors` or `author`. Check [thi

* Features:
* Introducing a new feature to display popular posts by author, available as a Gutenberg block, shortcode, and template tag. This allows you to fetch and showcase popular posts for a specific author.
* Use the `wzpa_display_top_posts_by_author` template tag to easily display the popular posts associated with a selected author.
* Use the `wzpa_display_top_posts_by_author` template tag to display the popular posts associated with a selected author easily.
* The shortcode parameters are documented [here](https://webberzone.com/support/knowledgebase/popular-authors-shortcode/).
* The block is documented [here](https://webberzone.com/support/knowledgebase/popular-authors-blocks/).
* Introducing a new `post_type` parameter that enables you to display popular authors for specific post types. This feature is accessible via the shortcode and block, and can also be configured in the Settings panel if you have Top 10 Pro installed.
* Introducing a new `post_type` parameter lets you display popular authors for specific post types. This feature is accessible via the shortcode and block, and can also be configured in the Settings panel if you have Top 10 Pro installed.

* Modifications:
* Rewritten Popular Authors block for apiVersion 3 and better modular code.
Expand Down

0 comments on commit 9968bd0

Please sign in to comment.