Create coupons and display on your site by using a shortcode. Customize the look or use an image.
Create your own coupon with the Coupon Creator for WordPress or upload an image of a coupon instead.
Create a coupon by going to the coupon custom post type and filling in all the settings in the custom meta box.
Insert the coupon into a post or page using a shortcode. Plugin includes a coupon inserter into WordPress Editor for easy use.
Coupon displays until the expiration date chosen by you.
With version 1.30 if you check the Ignore Expiration Checkbox the coupon will display on the site past the expiration date or with no date at all.
Use the WordPress Shortcode: [coupon couponid="xx" coupon_align="cctor_aligncenter" name="Coupon Name"]
Manually replace fields in shortcode:
couponid - replace xx with ID of Coupon custom post
couponalign - align coupon options: cctor_aligncenter, cctor_alignnone, cctor_alignleft, and cctor_alignright
name -optional and for your reference only
Find examples of coupons on the Coupon Creator Home Page
Coupons will work in Sidebar, but make sure to add
add_filter('widget_text', 'do_shortcode');
To your theme's function.php
Requires: 3.3.2 or higher
Compatible up to: 3.5.1
Last Updated: 2013-1-26
Downloads: 5,864
3 of 4 support threads in the last two months have been resolved.
Got something to say? Need help?