chengwl пре 5 година
родитељ
комит
63934e0cdf
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      wp-content/plugins/coupon-creator/src/Cctor/Shortcode.php

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

@@ -87,6 +87,7 @@ class Cctor__Coupon__Shortcode {
 		 *
 		 */
 		do_action( 'cctor_before_coupon_wrap' );
+		echo "<h1>11111111</h1>";
 
 		if ( $coupons->have_posts() ) {