Text domain issue
-
Hello,
I’m translating your plugin to Spanish (es, es_MX and es_VE), but I noticed that your plugin have a wrong text domain in header comment. You included
testimonial-slider-showcaseinsteadtestimonial-slider-and-showcase(your plugin slug). Please refer to the article How to Internationalize Your Plugin for more details.To fix this, you should to edit the line :10 of your
testimonial-slider-and-showcase.phpfile in the plugin root directory, replacingtestimonial-slider-showcasefortestimonial-slider-and-showcasetext domain. But you also should to update the text domain as parameter of each localization function you use inside your plugin to match with your plugin text domain and enable the ww.wp.xz.cn translation system (GlotPress).I hope this information helps you to improve your plugin and reach more users.
Kind regards.
The topic ‘Text domain issue’ is closed to new replies.