acf_update_setting('acfe/modules/classic_editor', true)
---
or ---Learn more---
template tags to split the instructionacf_add_local_field_group()
function. Allowing to hook in load_field
, prepare_field
, render_field
, load_value
, update_value
, format_value
, validate_value
, delete_value
source_code
button” & “Valid Elements” settingssource_code
(Code Mirror source editor) and wp_add_media
buttonsACFE_PRO_KEY
constant allowing to set the licence key in PHP- -
characters in the placeholder$is_preview
hard reset in the get_flexible()
function. This will allow to use get_flexible()
inside an another get_flexible()
and correctly get the $is_preview
variableacfe_uploader
setting back to the native uploader
nameacfe_uploader
setting back to the native uploader
nameacf_get_term_post_id()
usageacfe_form_get_action('post')
function to retrieve the previous Action output within an Action{query_var:my-post}
Template Tag to retrieve previous Action output. The new {action:post}
Template Tag should be used instead{current:form:key}
Template Tag. The new {form:key}
Template Tag should be used insteadacfe/form/query_var/email
hook & variations. The new acfe/form/output/email
hook should be used insteadacfe/form/query_var/post
hook & variations. The new acfe/form/output/post
hook should be used insteadacfe/form/query_var/term
hook & variations. The new acfe/form/output/term
hook should be used insteadacfe/form/query_var/user
hook & variations. The new acfe/form/output/user
hook should be used insteadacfe_form_is_submitted()
function. The new acfe_is_form_success()
function should be used insteadacfe/form/submit/post_args
hooknull
as default value (as in the register_post_type()
documentation)