2017 © Pedro Peláez
 

library language

Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua

image

wpbp/language

Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua

  • Sunday, April 30, 2017
  • by Mte90
  • Repository
  • 1 Watchers
  • 1 Stars
  • 267 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

Language

License Downloads, (*1)

Wrap specific methods to get string or register it or get the language for Ceceppa Multilingua, Polylang and WPML plugins., (*2)

Install

composer require wpbp/language:dev-master, (*3)

composer-php52 supported., (*4)

Example

echo get_language();

register_string( 'Test Wrapper', 'Test in progress', 'You are testing this wrapper' );

echo get_string( 'Test Wrapper', 'Test in progress', 'You are testing this wrapper' );

//Uncomment this after checked that in the plugin settings the string exist
deregister_string( 'Test Wrapper', 'Test in progress' );

The Versions

30/04 2017

dev-master

9999999-dev https://github.com/WPBP/Language

Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua

  Sources   Download

GPL-3.0

wordpress language multilanguage polylang locales wpml

22/06 2016

1.0.0

1.0.0.0 https://github.com/WPBP/Language

Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua

  Sources   Download

GPL-3.0

wordpress language multilanguage polylang locales wpml