8 Oct 15

- Tagged in "Filters" / Page 3 -

acf/fields/taxonomy/wp_list_categories

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

Continue Reading

22 Sep 15

acf/prepare_field

Filters the $field settings in preparation for render.

Continue Reading

30 Mar 15

acf/fields/taxonomy/query

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

Continue Reading

23 Feb 15

acf/upload_prefilter

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

Continue Reading

21 Jan 15

acf/compatibility

Used to enable backwards compatibility support.

Continue Reading

28 Oct 14

acf/settings

Filters settings used throughout the plugin

Continue Reading

30 Jul 14

acf/format_value

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

Continue Reading

16 May 14

acf/validate_value

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

Continue Reading

18 May 13

acf/pre_save_post

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

Continue Reading