sandywp / plugins / say-what
Say What?
An easy-to-use plugin that allows you to change translatable strings from plugins / themes and WordPress core without editing code.
Ready in seconds.
v2.2.6 40,000+ installs WP 6.2+ PHP 7.4+

What you get inside
2 screens-
List of configured string replacements
-
Adding/editing a replacement
About this plugin
An easy-to-use plugin that allows you to change translatable strings from plugins / themes and WordPress core without editing code. Simply enter the current string, and what you want to replace it with and the plugin will automatically do the rest!
The plugin’s available for forking and contribution over on GitHub
Check out Say What Pro for:
- String Discovery and autocomplete – find the strings you need without diving through code. Works with server-side and Javascript-rendered strings
- Improved performance using text-domain-specific filters
- Wildcard string replacements – replace individual words, or fragments across your whole site
- Multi-lingual support – set different replacements for different languages on multi-lingual sites
- Import/export features – Easy import/export of replacements through the user interface
Support this free plugin
As a business, we already donate a percentage of our profits from premium plugins to global climate change projects. You’re free to use this plugin free of charge, but if you do, please consider buying the world some trees in return. You’ll be creating employment for local families and restoring wildlife habitats.
Questions
- Can I use it to change any string?
You can only use the plugin to translate strings which are marked for translation.
- How do I find the string to translate?
You can either have a guess, or checkout the plugin in question’s source code, translatable strings are generally wrapped in __(), _e(), _n(), or _x(), for example:
$foo = __('This is a translatable string', 'plugin-domain');The article here shows some examples of what you’re looking for. Alternatively, the Pro version of the plugin provides a String Discovery mode which means you can search for strings on your site via autocomplete suggestions.
- Is there any support for importing replacements?
“Say What?” has preliminary support for exporting, and importing replacements via http://wp-cli.org/. The following commands are currently
supported:- export – Export all current string replacements.
- import – Import string replacements from a CSV file.
- list – Export all current string replacements. Synonym for ‘export’.
- update – update string replacements from a CSV file.
See the GitHub homepage for examples.
- Can I set different replacements for different languages?
Not in the free plugin, however this is available in the Pro version of the plugin
sandywp / also on the shelf
Try another plugin
4.7 · 60K+ installs
Remove or change footer credits or any text or HTML without modifying code.
Add to Cart Button Custom Text
4.6 · 9K+ installs
Allows to customize the Add to cart button text in WooCommerce by product type in both archive and single product pages.
4.8 · 8K+ installs
Adds powerful customizer options to modify all aspects of the default WordPress theme Twenty Seventeen.
Spin up a real WordPress site in seconds.
Test plugins, build a demo, hand a client a link — then squash it and start again. No local setup, no Docker.