File: wp-includes/class-wp-block-bindings-source.php
-
Filters the output of a block bindings source.
-
Calls the callback function specified in the `$get_value_callback` property with the given arguments and returns the result. It can be modified with `block_bindings_source_value` filter.
-
Wakeup magic method.
-
Class representing block bindings source.
-
Constructor.