This function assigns a given badge to all users that meet the set requirements.
Codex / mycred/badge
This function assigns a given badge and badge level to a specific user. It is used by other badge assignment functions to connect a badge with a user.
The badge object holds the badge levels, each levels requirements and badge images.
This filter allows you to adjust the badge image element before it is rendered.
This function checks if a user has earned a particular badge and if they have, the level they have reached.
This filter allows you to adjust the value that badges add-on saves when a user earns a new badge / badge level.
This shortcode returns all published badges setup via the Badge add-on.
This function counts the number of users that has a given badge with the option to count badge level.
This function counts the number of users that has not earned a given badge.
This function will return the requirements you set for a particular badge in readable format.
This function renders a list of all the badges a give user has earned.
This function returns the myCRED Badge Object for a given badge ID.
This function returns an array of published badge IDs.
This function will return an associative array of references and badge IDs that exists on your website.
This function returns an array badge IDs that a given user has earned.
This shortcode returns the current logged in users earned badges, if there is any.