Support

Account

Home Forums Backend Issues (wp-admin) PHP Export Option update Reply To: PHP Export Option update

  • I would think you would only use 2 variables:
    $acf_all_fields[]
    $acf_field_group_multi_array

    Besides, I don’t think the PHP export wouldn’t confuse us.

    The only difference would be each array group will terminate with ; instead of , .

    With this we can do custom conditions using php!