Render the transfer history of the current logged in user.
Attributes:
- current_user – Show the transfers history of the current logged in user. Accepts:
yesornoDefault:yes - user_id – Show the transfers history of a specific user.
- history – The history type to show. Accepts:
sent,receivedorbothDefault:sent
Example:
[gamipress_transfer_history current_user="yes" history="sent"]

When user clicks on the “View Transfer Details”, the screen will show all the details of the transfer (no new page required).

Important: Remember to configure the Transfer History Page with the page that contains this shortcode.