This filter allows you to add / remove / rename any of the built-in myCRED references.
A compilation of items related to the log.
Codex / mycred/log
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.
Show your myCRED Log on the front end, either the entire log, a specific users log or the current users log.
This object contains a given users log history for a specific point type.
This shortcode allows you to create leaderboard based on either your users balances or particular events e.g. approved comments.
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.