diff --git a/functions.php b/functions.php index 78f8750f..8329cfbf 100644 --- a/functions.php +++ b/functions.php @@ -155,3 +155,4 @@ function twentytwentyfive_format_binding() { } } endif; +add_action( 'init', 'twentytwentyfive_register_block_bindings' );