acf/field_group/enable_field_browser

Last updated May 9, 2023

Description

Used to hide the ‘Browse Fields’ button to disable the field type selection modal when editing a field in the field group editor.

Changelog

  • Added in version 6.1.

Example

This example demonstrates how to disable the ‘Browse Fields’ button.

functions.php

<?php
add_filter( 'acf/field_group/enable_field_browser', '__return_false' );
Supercharge Your Website With Premium Features Using ACF PRO

Speed up your workflow and unlock features to better develop websites using ACF Blocks and Options Pages, with the Flexible Content, Repeater, Clone, Gallery Fields & More.

Explore Features View Pricing

PRO Features
ACF Blocks
Options Pages
PRO Fields
Repeater
Flexible Content
Gallery
Clone