為什么在 Woocommerce 中有以下代碼:if ( is_product_category() ) : $titolo = woocommerce_page_title(); echo '<h1 class="woocommerce-products-header__title page-title" >' .$titolo. '</h1>';endif;產(chǎn)生這個(gè)輸出:"This is the title"<h1 class="woocommerce-products-header__title page-title"></h1>
- 1 回答
- 0 關(guān)注
- 150 瀏覽
添加回答
舉報(bào)
0/150
提交
取消