Releases: WebberZone/popular-authors
Releases · WebberZone/popular-authors
1.2.1
- Bug fixes:
- Removed incorrect shortcode
tptn_views
. - Styles Handler used the wrong filter.
- Renamed cache setting to avoid conflict with Top 10.
- Removed incorrect shortcode
Full Changelog: v1.2.0...1.2.1
Version 1.2.0
Release post: https://webberzone.com/announcements/popular-authors-1-2-0/
Popular Authors has been rewritten to use classes and autoloading.
-
Features:
- New style options: Choose between a Card Layout or Left Thumbs
- New filter:
wzpa_custom_template
which can be used to override the Popular Authors HTML output - New filters:
wzpa_query_fields
,wzpa_query_join
,wzpa_query_where
,wzpa_query_groupby
,wzpa_query_orderby
andwzpa_query_limits
to modify the Popular Authors mySQL query
-
Bug fixes:
- Block gave validation errors for the Daily range and Hour range fields when blank
What's Changed
- Implemented OOP by @ajaydsouza in #15
Full Changelog: v1.1.1...v1.2.0
Version 1.2.0 Beta 2
Changelog:
Popular Authors has been rewritten to use classes and autoloading.
-
Features:
- New style options: Choose between a Card Layout or Left Thumbs
- New filter:
wzpa_custom_template
which can be used to override the Popular Authors HTML output - New filters:
wzpa_query_fields
,wzpa_query_join
,wzpa_query_where
,wzpa_query_groupby
,wzpa_query_orderby
andwzpa_query_limits
to modify the Popular Authors mySQL query
-
Bug fixes:
- Block gave validation errors for the Daily range and Hour range fields when blank
Installation
- Download the popular-authors.zip file from this release post
- Visit Plugins in your Admin Area
- Hit the Add New button next to the Plugins heading
- Hit the Upload button next to the Add Plugins heading
- Select the popular-authors.zip file that you downloaded and hit Install Now
- In the next screen choose Replace current with uploaded
- This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number
Full Changelog: v1.2.0-beta1...v1.2.0-beta2
Version 1.2.0 Beta 1
Changelog:
Popular Authors has been rewritten to use classes and autoloading.
-
Features:
- New style options: Choose between a Card Layout or Left Thumbs
- New filter:
wzpa_custom_template
which can be used to override the Popular Authors HTML output - New filters:
wzpa_query_fields
,wzpa_query_join
,wzpa_query_where
,wzpa_query_groupby
,wzpa_query_orderby
andwzpa_query_limits
to modify the Popular Authors mySQL query
-
Bug fixes:
- Block gave validation errors for the Daily range and Hour range fields when blank
Installation
- Download the popular-authors.zip file from this release post
- Visit Plugins in your Admin Area
- Hit the Add New button next to the Plugins heading
- Hit the Upload button next to the Add Plugins heading
- Select the popular-authors.zip file that you downloaded and hit Install Now
- In the next screen choose Replace current with uploaded
- This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number
Full Changelog: v1.1.1...v1.2.0-beta1
Version 1.1.1
Security fix
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
Release post: https://webberzone.com/blog/popular-authors-1-1-0
-
Features:
- New Gutenberg block. Find it by searching for
popular authors
orauthor
- New settings tab added to Top 10 Settings page where global settings for this plugin can be configured
- New setting to display the author avatar
- New setting to cache the output. This option respects the cache settings of Top 10 and uses the similar transient names
- New Gutenberg block. Find it by searching for
-
Enhancements/Modifications:
- An admin notice will be displayed if Top 10 v3 and above is not installed
Full Changelog: v1.0.1...v1.1.0
Version 1.0.1
Released on: 24 Jul 2020
- Widget now has two additonal settings: Exclude admins and Show full names to make it easier to use
Full Changelog: v1.0.0...v1.0.1