-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block Bindings: Adapt block bindings to wordpress code latest changes (…
…#58383) * Update sources registration logic * Remove old function from pattern source * Update pattern source logic * Adapt `WP_Block_Bindings_Registry` class * Adapt block bindings methods * Override core sources in Gutenberg * Use `get_value_callback` * Move `block_bindings_replace_html` to `blocks.php` * Remove unnecessary `function_exists` checks * Load class file only if it doesn't exist * Load class before it is used
- Loading branch information
1 parent
abd7fc7
commit 3539178
Showing
7 changed files
with
457 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.