Open kzamanbd opened 1 week ago
The changes in this pull request introduce new methods and hooks to the Dokan_WPML
class in the dokan-wpml.php
file. These additions facilitate the translation of vendor vacation messages and biographies, enhancing the plugin's functionality in managing vendor-specific content. Specifically, two new actions and two filters are implemented to handle the updates and retrieval of translated messages and biographies.
File | Change Summary |
---|---|
dokan-wpml.php | - Added methods for vendor vacation message and biography translation: dokan_vendor_vacation_message_updated , get_translated_dokan_vendor_vacation_message , dokan_vendor_biography_updated , get_translated_dokan_vendor_biography_text . - Added hooks for actions and filters related to the new methods. |
Dokan_WPML
class by adding translation support for vendor verification methods, which is closely related to the main PR's focus on enhancing translation capabilities for vendor-specific content.register_vendor_verification_method
method, which is also altered in the main PR, indicating a direct connection in terms of changes made to the same method within the Dokan_WPML
class.Dev Review Done
🐰 In the land of code where vendors play,
New messages and tales come out to sway.
With translations bright, their stories unfold,
A vacation message, a biography bold.
Hops of joy for updates so neat,
In the world of Dokan, our work is complete! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Related PR: Link
Summary by CodeRabbit
Summary by CodeRabbit