List of Shortcodes Available in WP Coupons and Deals Pro Plugin
Here’s a list of shortcodes y0u can use with WP Coupons and Deals Pro:
- Single Coupon Shortcode – Can be used to show any single coupon. Example – [wpcd_coupon id=100]
- Multiple Coupon Shortcode – Can be used to show multiple coupons at once. Example – [wpcd_coupons_loop id=100,101,102]
- Only Coupon Code Shortcode – Can be used to show only coupon code. Example – [wpcd_code id=1025]
- Coupon Category Shortcode – Can be used to show coupons from specific category. Example – [wpcd_coupons_loop cat=10]
- Coupon Vendor Shortcode – Can be used to show coupons from specific vendor. Example – [wpcd_coupons_loop vend=26]
- Coupon Archive Shortcode – Can be used to show all coupons as an archive. Example – [wpcd_coupons]
- Frontend Coupon Submission Form – Can be used to show a form on the frontend for other users to submit coupons – [wpcd_form]