Associated Taxonomies
Release notes
In this update, I made several improvements to enhance usability and compatibility:
- New Translations: This release adds French 🇫🇷 and Spanish 🇪🇸 translations, making the plugin more accessible to a wider audience.
- WordPress.com Compatibility: The plugin now includes the WPCom Check composer package to prevent usage in unsupported WordPress.com environments.
- Code Structure Improvements: I refactored the code by moving the
Associated_Taxonomies
class into its own file, improving organization and maintainability. - Translation Loading Fixes: This release updates how the plugin loads text domains to ensure that translations are correctly applied.