這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Easy Coupon Code WP

外掛說明

This plugin create a custom post type for coupon code that includes Coupon Start / End date, Discount in Percentage / Cash. The coupons are listed with all details so you can easily manage it from listing page. You can easily use this plugin by customization by your own to enable coupon feature to your site.

How to Use:
This is custom post type so you can apply all the hooks / customization that you do with any custom post type. Below are the variables which are used to store values of coupons so you just need to use meta values for the same.

Coupon Code = np_ccode__ccode
Discount In ( % or $ ) = np_ccode__discount_in
Discount Amount/Percent = np_ccode__amt_per
Coupon Start Date = np_ccode__ccstart_date
Coupon End Date = np_ccode__ccstart_date

You can use above meta keys into your site by your own to customize your site coupon feature.

螢幕擷圖

  • On the coupon list page, you will get all the details in columns.
  • How it looks like in while adding coupon

安裝方式

  1. Extract the zip file into your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. On activation it will hide all the theme updates

常見問題集

If you have any question do let me know on gr8nilay@gmail.com

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Easy Coupon Code WP〉的開發相關工作。

參與者

將〈Easy Coupon Code WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

First Release of plugin