WordPress Fundamental — Hard
Key points
- The text domain in WordPress plugins identifies which translation files to load
- Using i18n functions with the text domain ensures proper translations
- Automatic translations and direct use of gettext functions are not recommended
Ready to go further?
Related questions
