acf/blocks/binding_value

acf/blocks/binding_value

Hook Type: filter

See hook in core

Displaying hooks found in version: advanced-custom-fields.6.3.1

apply_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 );
    	}
    }