ã¯ã¼ããã¬ã¹ã§æ§ç¯ããã¦ã§ããµã¤ãã§ãã¡ãã£ã¨å¤ãã£ãæ©è½ãå®è£ ãããã¨ããé常ã«å¤ãã®ã±ã¼ã¹ã§ï¼»Advanced Custom Fieldsï¼½ï¼ä»¥ä¸ãACFãï¼ãå½¹ã«ç«ã¡ã¾ãã ä»æ¥ã¯ï¼»ACFï¼½ã§ã®å ¨ãã£ã¼ã«ãã¿ã¤ãã®åºåæ¹æ³ãç´¹ä»ãã¾ãã ãã£ã¼ã«ãã¿ã¤ãï¼åºæ¬ ããã¹ã <?php if( get_field('text') ) { ?> <p><?php the_field('text'); ?></p> <?php } ?> ããã¹ãã¨ãªã¢ <?php if( get_field('textarea') ) { ?> <p><?php the_field('textarea'); ?></p> <?php } ?> æ°å¤ <?php if( get_field('number') ) { ?> <p><?php the_field('number'); ?></p> <?php

{{#tags}}- {{label}}
{{/tags}}