• Resolved Jonathan

    (@luxman007)


    I’m aware of the shortcodes for full balances but is there an option to track how many earned within timeframes? such as 24 hours? weekly? monthly?

    edit: Also earned in total (all users) and/or per user.

    • This topic was modified 1 year, 7 months ago by Jonathan.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @luxman007 ,

    Thanks for contacting us. Hope you are doing well.

    You can use mycred_get_total_by_time function to get total points earned during 24 hours. Here is the documentation link for your reference.

    Documentation Link

    Use the below shortcode to show how many points are earned within specific time frame
    [mycred_leaderboard timeframe=’this-week’ based_on=’balance’ total=1]

    Also, Use the below shortcode if you want to show total balances from specific dates.
    [mycred_leaderboard total=1 timeframe=’2022-6-8′ to=’2022-6-9′]
    timeframe= start date to = end date

    Here is the documentation link for shortcodes.

    Documentation Link

    Let me know if you have any questions.

    Thanks & Regards,
    WP Experts Support Team.

    • This reply was modified 1 year, 7 months ago by Daniyal Raza.

    Hi there,

    Due to a lack of activity, we are going to mark this ticket as resolved. If you have any other issues, please feel free to open a new ticket.

    Have a great day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get total points earned in 24 hour period?’ is closed to new replies.