This function retrieves the myCRED_Transfer object, populated based on the given transfer ID.
Codex / mycred/transfer
This shortcode allows you to show the current logged in users transfer fee (if used).
This shortcode will render a table listing all the pending incoming our outgoing transfers for the user viewing the shortcode.
This filter allows you to adjust the fee amount for each transfer based on your preference.
This function attempts to refund a completed transfer.
This shortcode will generate the transfer form allowing users to send points to each other.
The Transfer object is used for creating new transfers, rendering the transfer form or just retreating information about a particular transfer.
This function will returns the myCRED_Transfer object. Note that this function will not populate the object.
This filter allows you to overwrite the minimum account limit for transfers.
This filter allows you to add / remove autocomplete options in the Transfer add-on.
This action indicates the instance when a transfer via the Transfer add-on has been successfully completed.
This filter allows you to adjust the transfer messages that the javascript uses when processing transfer requests.
Allows you to execute custom code before a new transfer is processed by myCRED.
This filter allows you to format a Twilio phone number into the way you format phone numbers on your website.
This function checks if a user can afford or allowed to make a transfer of a specified amount of points.