chengwl пре 5 година
родитељ
комит
0e137ee58b

+ 1 - 1
wp-content/plugins/coupon-creator/src/Cctor/Shortcode.php

@@ -271,7 +271,7 @@ class Cctor__Coupon__Shortcode {
 								Shop Now</a>
 						</div>
 						<div class="treatment">
-							Copy this code to apply at checkout11111.
+							Copy this code to apply at checkout.
 						</div>
 						<div class="last-p">
 							<span style="display:inline-block">1. Choose the specification you want and enter the quantity, and then click ‘ADD TO CART’.</span>

+ 0 - 1
wp-content/plugins/coupon-creator/src/functions/template-build/cctor-shortcode-build.php

@@ -29,7 +29,6 @@ function cctor_shortcode_functions() {
 
 	add_action('cctor_no_show_coupon', 'cctor_show_no_coupon_notice_admin', 10, 3 );
 
-	add_action('cctor_before_coupon_wrap', 'cctor_vodal_dialog', 10, 3 );
 
 
 	/**