New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Replace text with other text. Handy for creating shortcuts to common, lengthy, or frequently changing text/HTML, or for smilies. | You have to log in to add a translation. | Details |
Original untranslated
Replace text with other text. Handy for creating shortcuts to common, lengthy, or frequently changing text/HTML, or for smilies.
You have to log in to edit this translation. |
|||
| ↑ | Text Replace | You have to log in to add a translation. | Details |
Original untranslated |
|||
| If you know the name of the filter provided by a plugin, you can add it to the "More filters" setting to have its value processed for text replacement. | You have to log in to add a translation. | Details | |
Original untranslated
If you know the name of the filter provided by a plugin, you can add it to the "More filters" setting to have its value processed for text replacement.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| You can also programmatically add to the list of filters that get text replacements. See the Developer Documentation section for an example. | You have to log in to add a translation. | Details | |
Original untranslated
You can also programmatically add to the list of filters that get text replacements. See the Developer Documentation section for an example.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| The easiest way would be to add "the_title" (or some other filter's name) as a line in the "More filters" setting. That setting allows any additional specified filters to be processed for text replacement. | You have to log in to add a translation. | Details | |
Original untranslated
The easiest way would be to add "the_title" (or some other filter's name) as a line in the "More filters" setting. That setting allows any additional specified filters to be processed for text replacement.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| By default, the plugin filters the post content, post excerpt, widget text, and optionally comments and comment excerpts. You can use the "More filters" setting to specify additional filters to be processed for text replacement. You can also programmatically use the 'c2c_text_replace_filters' filter to modify the affected filters (see Developer Documentation section). | You have to log in to add a translation. | Details | |
Original untranslated
By default, the plugin filters the post content, post excerpt, widget text, and optionally comments and comment excerpts. You can use the "More filters" setting to specify additional filters to be processed for text replacement. You can also programmatically use the 'c2c_text_replace_filters' filter to modify the affected filters (see Developer Documentation section).
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| No. The plugin filters post content on-the-fly as it is being output or displayed. The actual data stored in the database, whether it be pre-existing or new, is never affected by this plugin. | You have to log in to add a translation. | Details | |
Original untranslated
No. The plugin filters post content on-the-fly as it is being output or displayed. The actual data stored in the database, whether it be pre-existing or new, is never affected by this plugin.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| No. The plugin filters post content on-the-fly as it is being output or displayed. The data saved to the database is as you typed it. | You have to log in to add a translation. | Details | |
Original untranslated
No. The plugin filters post content on-the-fly as it is being output or displayed. The data saved to the database is as you typed it.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Does this plugin modify post content that already exists in the database? | You have to log in to add a translation. | Details | |
Original untranslated
Does this plugin modify post content that already exists in the database?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Does this plugin modify the post content before it gets saved to the database? | You have to log in to add a translation. | Details | |
Original untranslated
Does this plugin modify the post content before it gets saved to the database?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Use the shortcuts in posts/pages. Shortcuts appearing in existing posts will also be affected by this plugin. | You have to log in to add a translation. | Details | |
Original untranslated
Use the shortcuts in posts/pages. Shortcuts appearing in existing posts will also be affected by this plugin.
CommentFound in installation list item. You have to log in to edit this translation. |
|||
| Optional: Configure other plugin options as desired. | You have to log in to add a translation. | Details | |
Original untranslated
Optional: Configure other plugin options as desired.
CommentFound in installation list item. You have to log in to edit this translation. |
|||
| Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically <code>/wp-content/plugins/</code>). | You have to log in to add a translation. | Details | |
Original untranslated
Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically <code>/wp-content/plugins/</code>).
CommentFound in installation list item. You have to log in to edit this translation. |
|||
| Developer documentation can be found in <a href="https://github.com/coffee2code/text-replace/blob/master/DEVELOPER-DOCS.md">DEVELOPER-DOCS.md</a>. That documentation covers the numerous hooks provided by the plugin. Those hooks are listed below to provide an overview of what's available. | You have to log in to add a translation. | Details | |
Original untranslated
Developer documentation can be found in <a href="https://github.com/coffee2code/text-replace/blob/master/DEVELOPER-DOCS.md">DEVELOPER-DOCS.md</a>. That documentation covers the numerous hooks provided by the plugin. Those hooks are listed below to provide an overview of what's available.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| This plugin is set to filter 'the_content', 'the_excerpt', 'widget_text', and optionally, 'get_comment_text' and 'get_comment_excerpt'. Filters from popular plugins such as Advanced Custom Fields (ACF) and Elementor are also handled by default (see FAQ for specifics). The "More filters" setting can be used to specify additional filters that should be handled by the plugin. The filter 'c2c_text_replace_filters' can also be used to add or modify the list of filters affected. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin is set to filter 'the_content', 'the_excerpt', 'widget_text', and optionally, 'get_comment_text' and 'get_comment_excerpt'. Filters from popular plugins such as Advanced Custom Fields (ACF) and Elementor are also handled by default (see FAQ for specifics). The "More filters" setting can be used to specify additional filters that should be handled by the plugin. The filter 'c2c_text_replace_filters' can also be used to add or modify the list of filters affected.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.