27 Feb

- Tagged in "Filters" -

acf/shortcode/prevent_access

Allows you to limit the fields which can be output by the ACF Shortcode. Returning true from this filter will prevent the value being output by the shortcode.

Continue Reading

9 Aug

acf/json/save_file_name

Used to change the filename of files saved by the ACF local JSON feature.

Continue Reading

9 Aug

acf/json/eof_newline

Used to change the newline character at the end of JSON files.

Continue Reading

9 Aug

acf/settings/enable_options_pages_ui

Used to disable the UI for registering options pages.

Continue Reading

14 Jul

acf/fields/user/query

Filters the query $args used by WP_Query to display text for each user.

Continue Reading

27 Jun

acf/field_group/auto_add_first_field

Filter for determining if a new field group should render with a text field automatically.

Continue Reading

9 May

acf/fields/user/result

Filters the text displayed for each user.

Continue Reading

3 Apr

acf/field_group/enable_field_browser

Used to hide the ‘Browse Fields’ button to disable the field type selection modal.

Continue Reading

3 Apr

acf/settings/enable_post_types

Used to disable the custom post type and taxonomies feature.

Continue Reading

13 Dec

acf/field_group/disable_field_settings_tabs

Used to disable the field settings tabs in the field group editor.

Continue Reading