1. Home
  2. Docs
  3. Shortcodes
  4. YASR
  5. Rankings
  6. yasr_most_active_users

yasr_most_active_users

Pro version of this shortcode is available on the rating plugin for wordpress.

Description

Shows a chart with the most active users.


Parameters (Pro version only)

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_most_active_users] will show a 10 rows chart with the most active users.

[yasr_pro_most_active_users rows=7 display=displayname] will show the 20 most active users, showing the display name instead of login name