2017 © Pedro Peláez
 

composer-plugin wp-translation-installer-plugin

Custom Composer installer to install WordPress plugin and theme translation files to custom paths.

image

wcm/wp-translation-installer-plugin

Custom Composer installer to install WordPress plugin and theme translation files to custom paths.

  • Sunday, August 14, 2016
  • by wecodemore
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WordPress Translation

Custom Composer installer for WordPress theme and plugin translation files., (*1)

Installation

The package is hosted on Packagist and receives auto-updates. In the CLI, you can install by calling:, (*2)

composer require wcm/wp-translation-installer-plugin

Loading translation files in themes or plugins

The best thing you - as developer - can do, is to use the provided WP API functions without a path to a subfolder in your theme. This way, the fallback location at wp-content/languages/{name} will automatically be used by WP Core., (*3)

The Versions

14/08 2016

dev-master

9999999-dev

Custom Composer installer to install WordPress plugin and theme translation files to custom paths.

  Sources   Download

MIT

The Requires

  • php >=5.5
  • composer-plugin-api ^1.0

 

The Development Requires

wordpress composer translation composer-installer composer-plugin