- Choose a text domain – be sure to add the appropriate headers to your file for:
styles.css
- Prepare all translatable strings – nothing is translatable unless it’s passed through a WordPress translation function.
- Prepare the file loader – your theme’s translations are not loaded automatically, you have to tell WordPress what to do.
- Generate a POT file – this is the master template that lists all translatable strings in your source code.
Comments
0 comments
Article is closed for comments.