30 Mar

- Tagged in "Filters" / Page 3 -

acf/fields/taxonomy/query

Filters the $args used to query terms in the Taxonomy field (dropdown).

Continue Reading

23 Feb

acf/upload_prefilter

Used to perform validation on an attachment before it is uploaded.

Continue Reading

21 Jan

acf/compatibility

Used to enable backwards compatibility support.

Continue Reading

28 Oct

acf/settings

Filters settings used throughout the plugin

Continue Reading

30 Jul

acf/format_value

Filters the field $value after being loaded by a template function such as get_field().

Continue Reading

16 May

acf/validate_value

Used to perform validation on the field's $value before being saved.

Continue Reading

18 May

acf/pre_save_post

Customize the $post_id used to save data during the acf_form_head() function.

Continue Reading

18 May

acf/fields/relationship/result

Filters the text displayed for each post in the Relationship field.

Continue Reading

18 May

acf/fields/relationship/query

Filters the $args used to query posts in the Relationship field.

Continue Reading

18 May

acf/fields/post_object/result

Filters the text displayed for each post in the Post Object field.

Continue Reading