WordPress カスタムフィールドの出力でよく使うもの
普通の出力<?php the_field('フィールド名'); ?>入力時の改行を反映させた状態で表示<?php echo nl2br(get_post_meta($post->ID, 'フィールド名', true)); ?>呼び出すだけな
WordPress
web制作
web制作
web制作
web制作
web制作
css
css
web制作
web制作