acf/blocks/binding_value
acf/blocks/binding_value
Appears in: advanced-custom-fields.6.4.0.1
Hook Type: filter
Displaying hooks found in version: advanced-custom-fields.6.4.0.1apply_filters('acf/blocks/binding_value') is found 1 times:
- /src/Blocks/Bindings.php line 93
Warning: Undefined array key 95 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 96 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 97 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 98 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
$value = null; } } return apply_filters( 'acf/blocks/binding_value', $value, $source_attrs, $block_instance, $attribute_name ); } }