You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registering block zu/hooks_only in wp-content/plugins/zu-translate/zukit/zukit-blocks.php : 97 causes doing_it_wrong WP_Block_Type_Registry::register was called incorrectly
The solution is to rename block zu/hooks_only to zu/hooks-only
at wp-content/plugins/zu-translate/includes/zutranslate-plugin.php : 266
This is tested on WordPress core v. 6.5.4.
The text was updated successfully, but these errors were encountered:
Registering block zu/hooks_only in wp-content/plugins/zu-translate/zukit/zukit-blocks.php : 97 causes doing_it_wrong
WP_Block_Type_Registry::register was called incorrectly
The solution is to rename block zu/hooks_only to zu/hooks-only
at wp-content/plugins/zu-translate/includes/zutranslate-plugin.php : 266
This is tested on WordPress core v. 6.5.4.
The text was updated successfully, but these errors were encountered: