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