We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{ "type": "hidden", "id": "input-hidden", "value": "value", "label": "input-hidden", "description": "description", "step": 2, "required": true }
The hidden field can contain data you might need in the backend, but don't want to show to the user.
For the general settings fields, check the getting started page.
You can filter the field's fetched value by calling WordPress' add_filter with the tag "aeria_get_base".
"aeria_get_base"