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