Description
Pro version of yasr_top_5_reviewers shortcode.
Parameters
- rows
- (optional) rows number to display.
Accepted values: a number between 2 and 30 - default: 10
- display
- (optional) choose if display login name or display name of the user.
Accepted values: "login", "displayname" - default: login
Examples
- [yasr_pro_most_active_reviewers]
- Just like yasr_top_5_reviewers
- [yasr_pro_most_active_reviewers rows=7 display=displayname]
- will show the 7 most active reviewers, showing the display name instead of login name
See also
How to create YASR PRO shortcodes