+917803057266

Home » Tips & Tricks » Printable Coupon WordPress Plugin

Printable Coupon WordPress Plugin

Do you have coupon in your website and you want to individually able to print whenever you customer click on that? If yes then here is the WordPress plugin which I have built.

How to install the plugin?

Download it here, extract it and upload in the wp-content/plugins folder of your website.

How to use this plugin

After Activating the plugin.. Use the following shortcode on post/pages to get the printable coupon

[printcp imgsrc=”Image Source” width=”Insert Width in pixel” height=”Insert height in pixel” id=”Coupon id”]

Coupon ID: So if you have multiple coupons then you need to use different id for each coupon.

for e.g.

[printcp imgsrc=”Image Source 1″ width=”Insert Width in pixel” height=”Insert height in pixel” id=”coupon1″]

[printcp imgsrc=”Image Source 2″ width=”Insert Width in pixel” height=”Insert height in pixel” id=”coupon2″]

[printcp imgsrc=”Image Source 3″ width=”Insert Width in pixel” height=”Insert height in pixel” id=”coupon3″]