Short-codes
1 min read
Updated Mar 31, 2026
- Shortcode for Cart page.
[ wpdmpp_cart] - Front end Order page for buyers.
[ wpdmpp_purchases]
Note: Make sure there is no space after [ in the shortcode before using it.
You don’t need to use the above two shortcodes if you are using [wpdm_user_dashbooard].
- Use this short-code to allow users to download purchased items without sign-in/sign-up, when they purchased the item through guest checkout.
[ wpdmpp_guest_orders] - Add edit profile option from front-end for your customers.
[wpdmpp_edit_profile]
Note: Make sure there is no space after [ in the shortcode before using it.
You don’t need to use the above two shortcodes if you are using [wpdm_user_dashbooard].
- Use this short-code if you want to accept items/products from other users
[wpdm_frontend]