Description
Lucas String Replace replaces any string on any WordPress processed page with another string.
It takes the final output of WordPress and replaces defined strings with another string.
New: Add multiple strings to replace and create mutltiple sets
You can use it, for example, for the following purposes
- HTTPS Protocol Rewriting (replace any http://domain.com” with https://domain.com”)
- Better WordPress (Multisite) Domain Mapping (replace any myblog.domain.com” with www.myblog.com”)
- Replace or add HTML to a specific place
- Make changes or add contents to your sitemap.xml (non-static, tested with XML Sitemap Generator) or to your robots.txt
- Repace or change anything made out of letters and numbers…
Please note
- Lucas String Replace can slow down your website speed. It is recommended to use it in combination with a caching plugin to keep your website fast.
Installation
- Upload
lucas-string-replace.zip
to the/wp-content/plugins/
directory and unzip it - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
lucas-string-replace.zip
to the/wp-content/plugins/
directory and unzip it - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Reviews
Contributors & Developers
“Lucas String Replace” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Lucas String Replace” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.