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

Remember: You don't need to keep in mind all the shortcodes. You can use the shortcode creator if you're using the Classic Editor, or just add a block if you're using Gutenberg.

Pro version of this shortcode is available!! 😍

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