mycred_my_ranks
This shortcode allows you to show all ranks a user currently has. Note that this is only usable when you have ranks for multiple point types.
This shortcode allows you to show all ranks a user currently has. Note that this is only usable when you have ranks for multiple point types.
This function returns a given users current rank post object ID of a specific point type.
This function attempts to convert a given rank name into it's post object ID.
This custom shortcode allows you to show a progress bar for your users current rang. You can select the colors to use, if the progress bar should be animated and to show the minimum and
This filter allows you to adjust the way ranks are rendered in the BuddyPress user profile (if used).
This filter allows you to adjust the way ranks are rendered in the BuddyPress user profile header (if used).
This action hook fires each time a user has promoted to a rank that has a higher minimum point requirement set then their previous rank.
This action hook fires each time a user has demoted to a rank that has a lower minimum point requirement set then their previous rank.
This function will assign ranks to users based on their balance.
This filter allows you to change the results of checking if any rank post exists, no matter the post status.
This filter allows you to run custom scripts when myCRED checks if a user gains a new rank.
This filter lets you make adjustments to the Ranks post type settings before it is handed over to the register_post_type function.
This filter allows you to adjust the template used by the mycred_list_ranks shortcode when rendering each rank you have setup for a particular point type.
This filter allows you to filter the row template for the mycred_users_of_rank shortcode.
This function checks if a given rank has a logo using the has_post_thumbnail function.