/transifex-live

WordPress plugin for easy integration with Transifex Live (Beta)

Primary LanguagePHPOtherNOASSERTION

=== Transifex Live Integration ===
Contributors: ThemeBoy, brianmiyaji
Tags: transifex, translate, translations, localize, localise, localization, localisation, l10n, i18n, language, switcher, live
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 0.9.1
License: GPLv2 or later

Easily integrate Transifex Live (Beta) into your WordPress site.

== Description ==

Requires a Transifex Live API key. [Register for the beta](https://www.transifex.com/live/) if you don't have one yet.

= Features =
* Integrates Transifex Live into your WordPress site using your API key.
* Display language selector in top left, top right, bottom left, or bottom right corner of your site.
* Auto-detect the browser locale and translate the page.
* Automatically identify new strings when page content changes.
* Customize the language switcher by choosing your own color scheme.

= Get Involved =

Developers can contribute via the plugin's [GitHub Repository](https://github.com/ThemeBoy/transifex-live).

Translators can contribute new languages to this plugin or our other WordPress plugins through [Transifex](https://www.transifex.com/projects/p/transifex-live/).

== Installation ==

= Minimum Requirements =
* WordPress 3.0 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater

= 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 Transifex Live, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type "Transifex Live" 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.

= Upgrading =

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

== Screenshots ==

1. Transifex Live settings with default options.

== Changelog ==

= 0.9.1 =
* Documentation - Add link to translation project.

= 0.9 =
* Beta release.