so-widgets-bundle
so-widgets-bundle copied to clipboard
Add WPML Compatibility by Registering Gutenberg Blocks in wpml-config.xml
Widgets Bundle Blocks need to be registered in wpml-config.xml to ensure compatibility with WPML translation.
Documentation: 🔗 https://wpml.org/documentation/support/language-configuration-files/make-custom-gutenberg-blocks-translatable/
Tasks:
- Add all Widgets Bundle Gutenberg block definitions to
wpml-config.xml. - Confirm WPML recognizes block content for translation.
- Verify that translations appear correctly in both the block editor and frontend.