mycred_history

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

mycred_setup_addons

This filter allows you to register your own add-ons or remove/disable existing add-ons.

mycred_setup_hooks

This filter allows you to add custom hooks or remove built-in ones.

mycred_allowed_tags

This filter allows you to change the HTML elements that myCRED will allow in the history shortcode.

mycred_add

This filter can be used to stop a myCRED point transaction before it is processed.

mycred_format_creds

This filter allows you to make adjustments to points before they are rendered on your website.

mycred_format_number

Adjust how points are formatted before being displayed and before a prefix / suffix is applied.

mycred_front_enqueue

This action indicates the instance when scripts and styles needs to be enqueued for the front end of your website.

mycred_add_menu

This action indicates the instance where myCRED has finished registering all the wp-admin screens.

mycred_tool_bar

This action fires directly after myCRED has setup the WordPress Toolbar items.

mycred_widgets_init

This action fires once myCRED has loaded and registered all widgets.

mycred_init

This action indicates the instance where myCRED is ready to run it’s initial actions.

mycred_after_deletion

This action indicates the instance when the myCRED plugin has been deleted.

mycred_before_deletion

This action indicates the instance when the myCRED plugin is about to be deleted.

mycred_deactivation

This action indicates the instance when the myCRED plugin has been disabled.

mycred_pre_init

This action fires once myCRED is ready after that modules have been loaded but before the init action.