WP Override String Translations

May 28, 2022

WP Override String Translations Plugin

Thanks to this plugin you can translate all the strings of your portal through the admin panel.

Lets you override default texts from your admin panel.
The plugin trades both the Woocommerce texts and the well written WordPress core texts and its plugins or widgets.

The plugin also allows you to replace strings with text composed of HTML.
It will translate all _e(”) or __(”) string calls, so check the PHP sourcecode of the plugin or theme you need to translate.

It will NOT translate any dynamic strings like %s or %d, so “%s has been added to your cart.” is not translatable.

Installation

  1. Upload directory WP Override String Translations to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Click settings in your plugin list (or visit Settings submenu)
  4. Done!

Screenshots

  1. Original frontend string

    Original frontend string

  2. Overwrite string from backend

    Overwrite string from backend

  3. Overwritten string

    Overwritten string

  4. Original Woocommerce frontend string

    Original Woocommerce frontend string

  5. Overwrite string from backend

    Overwrite string from backend

  6. Overwritten Woocommerce string with HTML

    Overwritten Woocommerce string with HTML

FAQ

How does this plugin work?

It uses a gettext and ngettext WordPress filter

Changelog

1.4.0

  • Support for WordPress 5.9 added
  • Bug fix

1.3.0

  • Support for WordPress 5.8 added
  • Minor bug fix

1.2.1

  • Support for WordPress 5.7 added

1.2.0

  • Bug Fix and added support for WordPress 5.6

1.1.0

  • Compatible with WordPress 5.3
  • bug fix

1.0.0

  • First public release

Details

  • Version: 1.5.0
  • Active installations: 1,000
  • WordPress Version: 5.0
  • Tested up to: 5.9.10
  • PHP Version: 7.0

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars