get_flexible_grid()
& get_flexible_grid_class()
helpersacfe_add_local_template()
function to locally register template valuesacf/save_post
## Title
Group Options not working on the front-endbreak-work
property when used in repeaterrender
field setting to be used as a callback to write content in PHPacfe/modules/dynamic_block_types
setting to acfe/modules/block_types
acfe/modules/dynamic_forms
setting to acfe/modules/forms
acfe/modules/dynamic_options_pages
setting to acfe/modules/options_pages
acfe/modules/dynamic_post_types
setting to acfe/modules/post_types
acfe/modules/dynamic_taxonomies
setting to acfe/modules/taxonomies
show_admin
setting{current:post|term|user|author}
Template Tags for a more simple version {post|term|user|author}
acfe_form_get_action()
to directly retrieve the key valueacfe_add_validation_error()
which wasn’t working correctly with field names in the Action Validation Hooksacfe/form/validation/user/login_errors
filter to change the default error messagesacfe_import_dynamic_form()
function to programmatically import a formacfe_form_is_front()
& acfe_form_is_admin()
in favor of acfe_is_front()
& acfe_is_admin()
acfe_get_post_id()
function as an universal solution to always retrieve the correct ACF Post ID in front-end and back-endacfe/save_post
hook and variations on page submission. Compatible with get_field()
, have_rows()
etc…acfe/validate_save_post
hook and variations to validate the whole page. Compatible with get_field()
, have_rows()
etc…acfe/load_field_front
. acfe/load_field
should be used with acfe_is_front()
insteadacfe/load_field_admin
. acfe/load_field
should be used with acfe_is_admin()
insteadz-index
overlay when using “Edit in Modal” feature inside a WordPress Widgetacfe
option data structure