mycred_em_approve_on_pay

When using Events Manager, you can select if bookings should be approved on payment or if admin approval is required. In case you select admin approval, you can use this filter to override this and

mycred_register_ranks

This filter lets you make adjustments to the Ranks post type settings before it is handed over to the register_post_type function.

mycred_rank_list

This filter allows you to adjust the template used by the mycred_list_ranks shortcode when rendering each rank you have setup for a particular point type.

mycred_users_of_rank

This filter allows you to filter the row template for the mycred_users_of_rank shortcode.

mycred_transfer_messages

This filter allows you to adjust the transfer messages that the javascript uses when processing transfer requests.

mycred_parse_tags_user

This filter allows you to adjust or add your own custom user related template tag to use in log entries.

mycred_parse_tags_comment

This filter allows you to adjust or add your own custom comment related template tag to use in log entries.

mycred_parse_tags_post

This filter allows you to adjust or add your own custom post related template tag to use in log entries.

mycred_parse_tags_amount

This filter allows you to adjust or add your own custom amount related template tag, to use in log entries.

mycred_parse_tags_general

This filter allows you to adjust or add your own custom generic template tag to use in log entries.

mycred_send_language

This filter lets you change the language used for the button in the mycred_send shortcode.

mycred_email_instances

This filter allows you to add / remove or adjust email instances that is selectable when creating or editing an email notice.

mycred_sell_exp_title

This filter lets your change the title used to mark the expiration length measurement.

mycred_sell_expire_calc

By default, myCRED allows you to let purchases expire after a certain number of hours. This filter lets you change this calculation from hours to any other time measurements.

mycred_email_before_send

This filter allows you to adjust the details of an email notification before it is sent.

mycred_label

This filter allows you to change the value of the MYCRED_DEFAULT_LABEL constant, re-naming the myCRED plugin.