Файловый менеджер - Редактировать - /home/bean7936/marc-morin.fr/wp-content/plugins/csv-xml-import-for-acf/src/groups/GroupV5.php
Назад
<?php namespace pmai_acf_add_on\groups; if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly /** * Class GroupV5 * @package pmai_acf_add_on\groups */ class GroupV5 extends Group { /** * Init field for ACF v5.x */ public function initFields() { $acf_fields = acf_get_fields($this->group['ID']); if (!empty($acf_fields)) { foreach ($acf_fields as $field) { $this->fieldsData[] = $field; } } // create field instances parent::initFields(); } }
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка