Helper function to create common field options that are used frequently.
Parameters
$optionstringrequired- Option.
$fieldarrayrequired- Field data.
$argsarrayoptional- Arguments.
Default:
array() $echobooleanoptional- True to echo.
Default:
true
Hooks
- apply_filters( ‘evf_bulk_add_enabled’ )
No Duplicates.
- apply_filters( ‘everest_forms_advanced_options_override’ )
Add bulk options.
- do_action( “everest_forms_field_options_{$option}” )
Select All.
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |