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() ) {