1.3.0-beta1
Pre-release
Pre-release
Changelog:
-
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.
- 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.
- Passing the
styles
parameter to the block will enqueue the style.
-
Bug fixes:
- Cache setting clashed with Top 10.
Full Changelog: 1.2.1...1.3.0-beta1