Title: Localize &#8211; Website Translation Integration
Author: johnnylocalizejs
Published: <strong>March 10, 2015</strong>
Last modified: February 24, 2026

---

Search plugins

![](https://ps.w.org/localizejs/assets/banner-772x250.png?rev=2745346)

![](https://ps.w.org/localizejs/assets/icon-256x256.png?rev=2744226)

# Localize – Website Translation Integration

 By [johnnylocalizejs](https://profiles.wordpress.org/johnnylocalizejs/)

[Download](https://downloads.wordpress.org/plugin/localizejs.1.3.5.zip)

 * [Details](https://twd.wordpress.org/plugins/localizejs/#description)
 * [Reviews](https://twd.wordpress.org/plugins/localizejs/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/localizejs/#installation)
 * [Development](https://twd.wordpress.org/plugins/localizejs/#developers)

 [Support](https://wordpress.org/support/plugin/localizejs/)

## Description

Translate your WordPress site into multiple languages in minutes.

 * Easily translate your site, no coding required
 * Reach a global audience, faster
 * Unlimited languages, unlimited collaborators, unlimited phrases
 * Auto-detect the browser locale and translate the page
 * Automatically identify new strings when page content changes
 * Seamlessly order professional human translations
 * Translation analytics
 * Use advanced SEO techniques, allowing users to search in their own language

### Instructions

1) Go to Localize to setup an account [Signup for a Free Trial](https://localizejs.com/signup)

2) Grab your Localize Project Key from the [projects](https://app.localizejs.com/project)
page 3) Find the “Localize” plugin settings on the bottom left of your WordPress
admin dashboard 4) Add your Project Key and save 5) Optionally select your SEO preference
6) Optionally set installation options

### Help Documentation

Our most up to date documentation can be found [here](https://help.localizejs.com/docs/wordpress).

Note that there are more settings that you can change in your Localize Project, 
on the [Project Settings page](https://app.localizejs.com/settings/project/profile).

## Installation

#### Minimum Requirements

 * WordPress 5.0
 * PHP version 8.0
 * MySQL version 5.7 or MariaDB version 10.2

#### Automatic Installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t even need to leave your web browser. To do an automatic install
of Localize, log in to your WordPress admin panel, navigate to the Plugins menu 
and click Add New.

In the search field type “Localizejs” and click Search Plugins. Once you’ve found
the plugin you can view details about it such as the point release, rating and description.
Most importantly of course, you can install it by simply clicking Install Now. After
clicking that link you will be asked if you’re sure you want to install the plugin.
Click yes and WordPress will automatically complete the installation.

#### Manual Installation

The manual installation method involves downloading the plugin and uploading it 
to your webserver via your favorite FTP application.

 1. Download the plugin file to your computer and unzip it
 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin
    folder to your WordPress installation’s wp-content/plugins/ directory.
 3. Activate the plugin from the Plugins menu within the WordPress admin.

## Reviews

![](https://secure.gravatar.com/avatar/97c5b3d8d0c8363ae90868403bc5ee741db8cdc9e6aa79316dce190a18828f3f?
s=60&d=retro&r=g)

### 󠀁[nice](https://wordpress.org/support/topic/nice-71/)󠁿

 [bidforwatch](https://profiles.wordpress.org/bidforwatch/) September 14, 2016

great plugin thanks

![](https://secure.gravatar.com/avatar/2c5565c7c0cf1711b5e2ff45bed0f3afce9075bc2be1506f21586f09fde8b461?
s=60&d=retro&r=g)

### 󠀁[10!!!](https://wordpress.org/support/topic/10-11/)󠁿

 [3kz](https://profiles.wordpress.org/3kz/) September 3, 2016

excelente

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/localizejs/reviews/)

## Contributors & Developers

“Localize – Website Translation Integration” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ johnnylocalizejs ](https://profiles.wordpress.org/johnnylocalizejs/)
 *   [ dereklocalize ](https://profiles.wordpress.org/dereklocalize/)
 *   [ kgblocalize ](https://profiles.wordpress.org/kgblocalize/)
 *   [ nungster ](https://profiles.wordpress.org/nungster/)
 *   [ jonathanpeterwu ](https://profiles.wordpress.org/jonathanpeterwu/)

[Translate “Localize – Website Translation Integration” into your language.](https://translate.wordpress.org/projects/wp-plugins/localizejs)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/localizejs/), check
out the [SVN repository](https://plugins.svn.wordpress.org/localizejs/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/localizejs/) by 
[RSS](https://plugins.trac.wordpress.org/log/localizejs/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.5

 * Tested to WordPress 6.9
 * Documentation updates

#### 1.3.4

 * Tested to WordPress 6.8
 * Documentation updates

#### 1.3.3

 * Syntactical fixes to satisfy Javascript validation.

#### 1.3.2

 * Tested to WordPress 6.7.1
 * Banner updates
 * Documentation updates

#### 1.3.1

 * Fix fatal error on upgrade and install.

#### 1.3.0

 * Adds three new options for configuring your Localize installation.

 1. allowInlineBreakTags
 2. autoApprove
 3. retranslateOnNewPhrases

#### 1.2.8

 * Block debug content from being ingested as phrases.

#### 1.2.7

 * Support version 6.2

#### 1.2.6

 * Fix issue where wp-content links get added language.

#### 1.2.5

 * Update branding.

#### 1.2.4

 * Fix CDN path.

#### 1.2.3

 * Gracefully fail when Localize service is not reachable.

#### 1.2.2

 * Do not add language subdirectory for wp-content paths.

#### 1.2.1

 * Fix issues with language tag in plain permalinks.
 * Rewrite all links in page when using subdirectory SEO mode.
 * Removed dependency on cURL

#### 1.2.0

 * Added support for language code in custom post types.
 * Fixed subdirectories not loading correct language.
 * Fixed source language only loading the home page on redirect.

#### 1.1.5

 * Fixed a bug which didn’t allow the addition of new languages (after the plugin
   was already in use), by removing the cookie that saved the list of languages.
   Cookies are no longer used for anything.
 * Fixed a bug which didn’t allow directly switching between target languages when
   using the subdirectories option.
 * Refactored the code to make it easier to read and maintain.

#### 1.1.4

 * Fixed a bug so that anchor links now work when using subdirectories/subdomains.
 * Fixed a bug when determining the source language of the project (only affected
   specific websites)
 * Updated the plugin to remove any use of the PHP Session object, to eliminate 
   possible performance problems. Cookies are used now instead.

#### 1.1.3

 * Added the option to use a different subdomain for each language, to improve SEO.
 * Fixed a problem with permalinks not working when using the subdirectories option.
 * Fixed a problem with subdirectories – the querystring parameters were being lost,
   causing problems with UTM parameters.

#### 1.1.0

 * Added the option to use a different subdirectory for each language, to improve
   SEO.

#### 1.0.2

 * Fixed typo in settings function name

#### 1.0.1

 * Official release with custom settings icon

#### 1.0.0

 * Official release

#### 0.9

 * Beta release.

## Meta

 *  Version **1.3.5**
 *  Last updated **1 month ago**
 *  Active installations **40+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/localizejs/)
 * Tags
 * [language](https://twd.wordpress.org/plugins/tags/language/)[localize](https://twd.wordpress.org/plugins/tags/localize/)
   [translate](https://twd.wordpress.org/plugins/tags/translate/)[translations](https://twd.wordpress.org/plugins/tags/translations/)
 *  [Advanced View](https://twd.wordpress.org/plugins/localizejs/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/localizejs/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/localizejs/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/localizejs/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/localizejs/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/localizejs/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/localizejs/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/localizejs/reviews/)

## Contributors

 *   [ johnnylocalizejs ](https://profiles.wordpress.org/johnnylocalizejs/)
 *   [ dereklocalize ](https://profiles.wordpress.org/dereklocalize/)
 *   [ kgblocalize ](https://profiles.wordpress.org/kgblocalize/)
 *   [ nungster ](https://profiles.wordpress.org/nungster/)
 *   [ jonathanpeterwu ](https://profiles.wordpress.org/jonathanpeterwu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/localizejs/)