Replies: 1
I fully localized this cute Wapuu plugin to zh_TW and I found several I18N issues.
- This plugin’s “Requires at least” is below 4.6. so you need to set a Text Domain in wapuu-dashboard-pet.php and it needs to be wapuu-dashboard-pet to internationalize this plugin correctly! Please refer to this article.
- This plugin’s “Requires at least” is below 4.6, so a load_plugin_textdomain is needed. Please make sure you load it at a certain point in your plugin. Please refer to this article. I think this change will complete this plugin’s locale translation projects.
- I also made some code modifications for other I18N issues; please download this version and compare it with the original 1.3.5 files, and then you will know what I modified.
]]>