出力数値を3桁毎にカンマで区切る(価格表示)
<?php echo number_format($itemPrice) ?>円
-
前の記事
query_posts で指定できるパラメーター 2016.11.08
-
次の記事
WPで現在居るURLを取得する 2016.11.08