mycred_get_users_of_rank

This function allows you to query users of a specific rank.

mycred_get_ranks

This function allows you to query existing ranks for a specific point type.

mycred_get_my_rank

This function returns the current users myCRED rank object. Uses the mycred_get_users_rank function.

mycred_find_users_rank

This function will attempt to find a given users rank of a specific point type. This function can be used to just query which rank a user should have or also save this rank.

mycred_get_users_rank

This function will retrieve a given users current rank object for a specific point type.

mycred_get_rank

This function will return the myCRED Rank Object for a given rank ID.

mycred_have_ranks

This function checks if there are published rank post objects for a particular point type.

mycred_list_ranks

This shortcode allows you to list all ranks with the point requirements and / or the members count for each rank. You can customize how each row is presented by wrapig the shortcode around your

mycred_users_of_all_ranks

This shortcode returns a list of users for each role in descending order. By default all users are returned for each rank but you can change this to any number.

mycred_users_of_rank

This shortcode returns a list of users for a specific published role, ordered by their account balance. By default all users are returned for the given rank but you can set how many users to

mycred_my_rank

This shortcode allows you to show the rank title or logo of the user viewing the shortcode. Will not show anything if viewed by someone who is not logged in.