Download the PHP package benjaminmedia/wp-polylang-theme-strings without Composer

On this page you can find all versions of the php package benjaminmedia/wp-polylang-theme-strings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wp-polylang-theme-strings

This is a fork of the following plugin:

=== Polylang Theme Strings === Contributors: modeewine Donate link: http://modeewine.com/en-donation Tags: extension, polylang, multilingual, translate, translation, language, multilanguage, international, localization Requires at least: 3.8 Tested up to: 4.7 Stable tag: 3.4 License: GPL2

Automatic scanning of strings translation in the theme and registration of them in Polylang plugin. Extension for Polylang plugin.

== Description ==

= What is «Polylang Theme Strings» and what for is it? =

This plugin gives additional features to the plugin Polylang. It automatically scans all templates files and scripts of the active WP theme for available strings that can be translated. For example:

and adds them to the Polylang registery, after what you can manage the translation of finded strings using the administration panel. It will make your life easier for the development of multilanguage’s projects, because you will not need to enter the needed strings to translate manually – the plugin will do all the work for you. Don’t forget that in the example are described the PHP-function calls, that is why they have to be inside of PHP-tags.

= How works «Polylang Theme Strings»? =

You have to install the plugins «Polylang» and «Polylang Theme Strings» on your multilanguage WordPress CMS project and they must be both active. When you are in the settings of plugin (Polylang) in the tab «Strings translation» the «Polylang Theme Strings» scans automatically the active theme of your project, find all the code strings that needed to be translated, adds them to the register, displays them on that page and gives to user the ability to translate these strings.

Like you can see, the «Polylang Theme Strings» is perfectly integrate with the «Polylang» plugin and works in automatically mode – it is comfortable, simple, and useful!

Learn more in http://modeewine.com/en-polylang-theme-strings.

== Installation ==

  1. Make sure you are using WordPress 3.8 or later and that your server is running PHP 5.0 or later.
  2. Install multilingual plugin «Polylang».
  3. Install the plugin «Polylang Theme Strings».
  4. Activate both plugins via the 'Plugins' menu in WordPress administration panel.
  5. Go to the languages (Polylang) settings page.
  6. When you are in «Strings translation» tab of plugin settings (Polylang) – «Polylang Theme Strings» starts scan the active theme of your project automatically, it finds all the code strings that needed to be translated, adds them to the register, displays them on that page and gives to user the ability to translate these strings.
  7. Learn more in http://modeewine.com/en-polylang-theme-strings.

== Screenshots ==

  1. Screen of «Polylang» strings translate page settings and when «Polylang Theme Strings» in action.

== Changelog ==

= 3.4 (2017-05-17) =

= 3.3.2 (2017-01-25) =

= 3.3.1 (2017-01-24) =

= 3.3 (2017-01-20) =

= 3.2.1 (2016-07-21) =

= 3.2 (2016-06-28) =

= 3.1 (2016-06-01) =

= 3.0 (2016-03-23) =

= 2.2.1 (2016-03-09) =

= 2.2 (2016-01-25) =

= 2.1.1 (2015-12-17) =

= 2.1 (2015-09-01) =

= 2.0 (2015-06-21) =

= 1.1 (2015-06-12) =

= 1.0 (2015-05-29) =


All versions of wp-polylang-theme-strings with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package benjaminmedia/wp-polylang-theme-strings contains the following files

Loading the files please wait ....