mycred_transfer_autofill_by

This filter allows you to add / remove autocomplete options in the Transfer add-on.

mycred_transfer

This shortcode will generate the transfer form allowing users to send points to each other.

mycred_refund_transfer

This function attempts to refund a completed transfer.

mycred_new_transfer

This function attempts to process a transfer request that has been submitted by a transfer form. If no transfer form is used and you need to process a new transfer artificially, make sure you simulate

mycred_get_transfer

This function retrieves the myCRED_Transfer object, populated based on the given transfer ID.

myCRED_Transfer

The Transfer object is used for creating new transfers, rendering the transfer form or just retreating information about a particular transfer.

mycred_pt_get_fee

This filter allows you to adjust the fee amount for each transfer based on your preference.

mycred_twilio_after_prefs

This action allows you to insert custom settings for the Twilio Transfers plugin.

mycred_twilio_action_$action

This action allows you to execute custom code for custom transfer action keywords.

mycred_twilio_transfer_cancelled

This action allows you to execute custom code when a Twilio transfer has been successfully cancelled (if allowed).

mycred_twilio_transfer_finished

This action allows you to execute custom code when a Twilio transfer has finished successfully.

mycred_twilio_incoming_sms

This action allows you to execute custom code when the plugin detects an incoming Webhook message.

mycred_twilio_format_phone_number

This filter allows you to adjust a given phone numbers formating.

mycred_twilio_get_users_number

This filter allows you to adjust the results where the Twilio Transfers plugin tries to find the phone number of a given user.

mycred_twilio_get_senders_id

This filter allows you to adjust the results when the Twilio Transfer plugin tries to tie a phone number to a user on your website.

mycred_twilio_get_sender

This filter allows you to adjust the results when the Twilio Transfer plugin tries to tie a phone number to a user on your website.