Changeset 395707
- Timestamp:
- 06/10/2011 08:06:10 PM (15 years ago)
- File:
-
- 1 edited
-
generator-obfuscator/branches/1.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
generator-obfuscator/branches/1.0/readme.txt
r395702 r395707 23 23 Installation is simple and straight-forward: 24 24 25 1. Upload ` obfuscator-generator.zip` to the `/wp-content/plugins/` directory25 1. Upload `generator-obfuscator.zip` to the `/wp-content/plugins/` directory 26 26 1. Activate the plugin through the 'Plugins' menu in WordPress. 27 27 1. Configure the plugin options under the 'Tools->Change Generator Options' menu in WordPress. Don't forget to Save Changes! … … 32 32 = How does the randomizer feature work with caching? = 33 33 34 Obviously, if a page is served from cache, the generator meta tag will contain the value that it had when it was cached. Each time the cache is updated, the generator meta tag will also be updated. ________ will not override the cache, but the cache will effectively (and temporarily) override the randomization of the generator meta tag. 35 36 = Another question = 37 38 Another answer 39 34 Obviously, if a page is served from cache, the generator meta tag will contain the value that it had when it was cached. Each time the cache is updated, the generator meta tag will also be updated. Generator Obfuscator will not override the cache, but the cache will effectively (and temporarily) override the randomization of the generator meta tag. 40 35 41 36 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.