This filter allows you to add / remove / rename any of the built-in myCRED references.
This filter allows you to add / remove / rename any of the built-in myCRED references.
This filter allows you to change the HTML elements that myCRED will allow in the history shortcode.
This function returns an associative array of references and the number of times each occur in your log.
Returns the number of times a specific reference, in combination with a reference ID occurs in the log, with the option to filter by user ID or by point type.
Returns the number of times a specific reference occurs in the log, with the option to filter by user ID or by point type.
This function will return the total number of points logged in the log table between two dates, either in total, for a specific reference or for a specific user.
This function will return an array of all point instances a user has based on the log.
This filter allows you to made adjustments when myCRED checks for records in the log. Mainly used to enforce rules or to make sure entries are unique.
This shortcode allows you to show your log in the front end. You can select to show all log entries or show a specific users log entries. Perfect for a “History” page for your users if you do not allow them into the admin area.
This object contains log related data for a given myCRED balance. It contains an array of data to help with certain history checks, such as checking if a user got a record of getting points for a certain object ID (e.g. post or page).
This shortcode allows you to create leaderboards that are based on either your users current / total balances or based on events in the log, e.g. a leaderboard showing who gained most points from approved comment or published content.
This filter allows you to return the content of a custom column that you have added using the mycred_log_column_headers filter.
This filter allows you to adjust the bulk actions that are available on the log page in the admin area.
This filter allows you to adjust the column headers for the log table.
This filter allows you to adjust or add columns that are shown when viewing the log history table.
This filter allows you to customize how the log entry dates are presented.
This filter allows you to add custom classes to each table row when viewing the myCRED Log.
This filter allows you to adjust or add your own custom amount related template tag, to use in log entries.
This filter allows you to adjust or add your own custom comment related template tag to use in log entries.
This filter allows you to adjust or add your own custom generic template tag to use in log entries.
This filter allows you to adjust or add your own custom post related template tag to use in log entries.
This filter allows you to adjust or add your own custom user related template tag to use in log entries.
The myCRED_Query_Log class handles all log queries and optionally present the results by constructing a HTML table.
Used by the myCRED_Query_Log class, this filter allows you to make adjustments to the query arguments before it is run by class.
This filter allows you to adjust how each row is rendered in the leaderboard.
This filter allows you to adjust the Leaderboard SQL query before it is executed.
This shortcode will show the total number of points a user has gained in a given timeframe. For example you can show the total number of points a user has gained today (default).