HEX
Server: Apache
System: Linux webm010.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: alloesb (202139)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/a/l/l/alloesb/www/wp-content/plugins/customify/includes/admin-settings/core/README.md
Field Configuration Spec
========================

The following are system reserved field metadata keys:

 - type
 - name (optional)
 - idname (auto-generated based on name)
 - default (optional)
 - label (optional)
 - desc (optional)
 - form (internal)
 - cleanup (optional)
 - checks (optional)
 - rendering (optional)

Field detection
---------------

If an array inside the dedicated fields configuration block has the "type"
key it is considered to be a field configuration regardless of where it is
inside the configuration (since fields may have other fields as children
that themselves have other fields, etc).

Field name
----------

The key pointing to a field configuration is considered the name of the
field unless a the optional key "name" is provided. If neither is available
or the name key is empty the field is considered esthetic and while it will
be processed by the rendering routines it won't be processed by the data
handling routines (since it's not a named entity).