php $meta = get_post_meta( get_the_ID() ); ?> 以下は取得した値(上記の $meta)の var_dump() での実行結果の例です。 連想配列 ...
確定! 回上一頁