Changeset 1363979
- Timestamp:
- 03/04/2016 10:50:56 AM (10 years ago)
- File:
-
- 1 edited
-
lucas-string-replace/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lucas-string-replace/trunk/readme.txt
r1363972 r1363979 11 11 12 12 == Description == 13 14 Lucas String Replace replaces any given string on any WordPress processed page with another string. *More features will follow soon!* 13 Lucas String Replace replaces any given string on any WordPress processed page with another string. **More features will follow soon!** 15 14 16 15 Lucas String Replace takes the final output of any WordPress processed page and replaces the defined strings with another string. 17 16 18 = You can use it, for example, for the following purposes:=17 = You can use it, for example, for the following purposes = 19 18 * HTTPS Protocol Rewriting (replace any "http://domain.com" with "https://domain.com") 20 19 * Better WordPress (Multisite) Domain Mapping (replace any "myblog.domain.com" with "www.myblog.com") … … 23 22 * Repace or change anything made out of letters and numbers... 24 23 25 = Please note=24 = Please note = 26 25 * 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. 27 26
Note: See TracChangeset
for help on using the changeset viewer.