如果有自定义字段,显示自定义字段,如果没有自定义字段,不显示自定义字段。

<?php if (get_field('wodepress')): ?>
<?php the_field('wodepress'); ?>
<?php endif; ?>

最后更新日期: 2024:1:5:16:17