php ACF PHP
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php ACF PHP相关的知识,希望对你有一定的参考价值。
<?php
// Conditional Logic
'conditional_logic' => array(
array(
array(
'field' => 'field_5cf81689c572f',
'operator' => '==',
'value' => 'grid-four',
),
),
?>
<?php
array(
'key' => 'field_5d274ecf082e3',
'label' => 'test 4',
'name' => 'test_4',
'type' => 'true_false',
'instructions' => '',
'required' => 0,
'conditional_logic' => 0,
'wrapper' => array(
'width' => '',
'class' => '',
'id' => '',
),
'message' => '',
'default_value' => 0,
'ui' => 0,
'ui_on_text' => '',
'ui_off_text' => '',
),
以上是关于php ACF PHP的主要内容,如果未能解决你的问题,请参考以下文章
php 使用ACF画廊字段和ACF灵活内容
php ACF PHP
php ACF页面index.php
php ACF_Functions.php
php 0_acf_repeater.php
php ACF php用于加载自定义js和php到页面。