Adds a given amount of creds to a specific user. Once the users balance has been updated, a new log entry is made under the given reference.
Codex / mycred/balance
This filter can be used to stop a myCRED point transaction before it is processed.
This filter is the last filter that runs once a transaction has been processed, no matter of the outcome.
The Balance object consists of the balance values for both the current and total balance along with the point type.
This shortcode allows you to present the “best” user according to their total accumulated balance or by one or more references.
Returns a given users current balance for a specific point type formatted.
Returns a given users total balance for a specific point type formatted.
This filter allows you to make adjustments to points before they are rendered on your website.
Adjust how points are formatted before being displayed and before a prefix / suffix is applied.
This function will return a given users current points balance.
This filter allows you to make adjustments to a users balance as it is retrieved from the database.
This function returns a given user’s total point balance for a specific point type.
This filter allows you to change how a users balance is displayed in the toolbar (if used)
This shortcode returns the current users myCRED points balance.
This object holds the format and name of a given point type that has been setup in myCRED.
This function will query the myCRED log in order to get a given users total balance for a particular point type.
This filter allows you to adjust a request before it is processed by myCRED.
This function allows you to decrease a users balance by deducting a specific amount from it.
This shortcode will show a users total points balance of either one particular point type or by adding up multiple point types into one total.
This shortcode allows you to show the total amount of points currently in circulation or the total amount of points awarded or deducted from your users for a specific instance.
This action hook fires each time a users balance is updated.