wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/block-bindings.php › WordPress File
Functions4
› Block Bindings API
Function | Short description |
---|---|
get_all_registered_block_bindings_sources | Retrieves the list of all registered block bindings sources. |
get_block_bindings_source | Retrieves a registered block bindings source. |
register_block_bindings_source | Registers a new block bindings source. |
unregister_block_bindings_source | Unregisters a block bindings source. |