acf/blocks/binding_value
acf/blocks/binding_value
Appears in: advanced-custom-fields.6.6.0
Hook Type: filter
Displaying hooks found in version: advanced-custom-fields.6.6.0apply_filters('acf/blocks/binding_value') is found 1 times:
- /src/Blocks/Bindings.php line 96
Warning: Undefined array key 98 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 99 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 100 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 101 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 ); } }