ACF使用教程Advanced custom fields

ACF使用文章源自原紫番博客-https://www.yuanzifan.com/54554.html

  1. if( have_rows('parent_field') ):
  2. while ( have_rows('parent_field') ) : the_row();
  3. $sub_value = get_sub_field('sub_field');
  4. // Do something...
  5. endwhile;
  6. else :
  7. // no rows found
  8. endif;
文章源自原紫番博客-https://www.yuanzifan.com/54554.html文章源自原紫番博客-https://www.yuanzifan.com/54554.html
站长微信
扫码添加(注明来意)
weinxin
Yuanzifan99
原梓番博客公众号
博客内容精选
weinxin
原梓番博客
 
    • 今日新鲜事 2

      文章不错支持一下吧

    发表评论

    匿名网友
    :?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:
    确定

    拖动滑块以完成验证
    加载失败