{request:name}
& {request:name:key}
template tags to retrieve $_REQUEST
$_GET
& $_POST
data{get_option:name}
& {get_option:name:key}
template tags to retrieve an option from database{query_var:my-action:post_author_data:field}
template tagacf
object to avoid potential errors when using aggressive minification{current:user:show_welcome_panel}
which was printed twice in the “Cheatsheet” tabwp_unslash()
on the success messagepost
key notice which could occurs in some casesid
instead of ID
acf
meta is now updated on submission instead of being reset each time it is saved. This fix a potential problem when fields wouldn’t be displayed to specific user rolesgroup_*.php
acfe
option now regenerate Post Types/Taxonomies/Block Types/Options Pages on reset