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