Skip to content

robin-gauthier/rg-content-translation

Repository files navigation

rg-content-translation

Save your wordpress translation in the database instead of using mo/po files.

This plugin needs a multilingual worpdress site with either Polylang or WPML to work.

How to use

#php
<?php echo rgct('translation-key'); ?>

#blade/twig
{{ rgct('translation-key') }}

Resources

We highly recommend you check out these resources if you are new to Wordpress Translation:

  • WPML – Official documentation
  • Polylang – Official documentation

About

Wordpress plugin for database translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published