Introduction
This plugin allows you to dynamically (i.e. at the time when a page is generated) replace code and text from themes and other plugins with code and text of your choosing before a page is delivered to a user's browser.Because the find and replace happens in real-time no changes are needed to plugins or themes which means upgrades remain easy!
Here are some examples:
- Are plugins inserting redundant JavaScript files such as multiple versions of jQuery? Get rid of all but one!
- Want to change the URLs of JS or CSS files, including those inserted by plugins, to load from a CDN instead of locally? No problem!
- Want to tweak how Woocommerce product pages display headings without modifying the template? It's easy.
- Don't like the “Category:” text that the Dagon Design Sitemap plugin puts in front of every category? Remove it!
- Annoyed by the link that Global Translator adds to every page? Remove it!
- Have you noticed that the Sociable plugin doesn't correctly display the Twitter image? No problem, insert it!
- Don't like the link that the Photodropper plugin inserts with every image? It's out of there!
== Installation ==
1. Upload the real-time-find-and-replace-pro folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. The find and replace rules are in the Tools sidebar menu.
4. Click on the Add link on the Find and Replace Pro admin page to add as many rules as you want.
info: http://infolific.com/technology/software-worth-using/real-time-find-and-replace-for-wordpress/== Changelog ==
= v4.1 =
* Pro Version: Additional caching added to license management to prevent slow downs.