get_block_bindings_source
get_block_bindings_source ( $source_name )
Parameters:- (string) source_name The name of the source.
Returns:- (WP_Block_Bindings_Source|null) The registered block bindings source, or `null` if it is not registered.
Defined at: - Introduced in WordPress: 6.5.0
- Deprecated in WordPress: —
Description
Retrieves a registered block bindings source.