Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 1.88 KB

README.md

File metadata and controls

74 lines (41 loc) · 1.88 KB

WooCommerce Duplicate Coupon

  • Contributors: rainydaymedia
  • Tags: woocommerce, coupon, copy coupons, copy, duplicate, utilities, tools, rdmcrew, rainydaymedia
  • Requires at least: 4.5
  • Requires PHP: 5.6
  • Tested up to: 5.9
  • Stable tag: 1.00
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-3.0.html

Simply adds a Copy button to WooCommerce coupons to make it easier to create new coupons!

Description

WooCommerce Duplicate Coupon adds a duplicate link to the default WooCommerce Coupon pages. This makes it possible to duplicate an existing coupon.

Installation

  1. Upload the plugin files to the /wp-content/plugins/rdm-woocommerce-duplicate-coupon directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the 'Plugins' screen in WordPress.

Changelog

= 0.10 =

  • WordPress 5.9 and WooCommerce 6.2 compatibility.

= 0.0.9 =

  • Confirmed compatibility with WooCommerce 6.0

= 0.0.8 =

  • Confirmed compatibility with WordPress v5.8 and WooCommerce v5.5

= 0.0.7 =

  • Confirmed compatibility with WordPress 5.7 and WooCommerce 5.1

= 0.0.6 =

  • Confirmed compatibility with WooCommerce 5.0.

= 0.0.5 =

  • Confirmed compatibility with WordPress 5.6 and WooCommerce 4.8

= 0.0.4 =

  • Updated permissions to check the publish_shop_coupons privilege rather than the super user manage_woocommerce privilege. Confirmed compatibility with WooCommerce 4.7

= 0.0.3 =

  • Confirmed compatibility with WooCommerce v4.6

= 0.0.2 =

  • Added a new action hook to allow plugins to do things after a coupon has been copied. In WooCommerce v4.4 the Coupons menu has been moved to the Marketing menu. Confirmed compatibility with the upcoming WooCommerce v4.4.

= 0.0.1 =

  • Confirmed compatibility with WooCommerce v4.3

= Previous versions =

  • See changelog

== Upgrade Notice ==

= 0.1.0 =

  • WordPress 5.9 and WooCommerce 6.2 compatibility.