Today you can Download Loco Translate wp plugin Now you can. Get Loco Translate 2.1.5 (or higher version) wp plugin created by Tim Whitlock and use it for your project.. This themeforest plugin 2.1.5 version was updated on 2 months but conceivably there is a newer version available.
How to Install Loco Translate WordPress Plugin?
Installation
Installing manually:
- Unzip all files to the
/wp-content/plugins/loco-translate
directory - Log into WordPress admin and activate the ‘Loco Translate’ plugin through the ‘Plugins’ menu
- Go to Loco Translate > Home in the left-hand menu to start translating
Basic usage:
Translators: To translate a theme into your language, follow these steps:
- Create the protected languages directory at
wp-content/languages/loco/themes
- Ensure this directory writeable by the web server
- Find your theme in the list at Loco Translate > Themes
- Click
+ New language
and follow the on-screen prompts.
Developers: To translate your own theme or plugin for distribution, follow these steps:
- Create a
languages
subdirectory in your bundle’s root directory - Ensure this directory writeable by the web server
- Find the bundle at either Loco Translate > Themes or Loco Translate > Plugins
- Click
+ Create template
and follow the on-screen prompts to extract your strings. - Click
+ New language
and follow the on-screen prompts to add your own translations.
More information on using the plugin is available here.