Plugin Directory

Changeset 395707


Ignore:
Timestamp:
06/10/2011 08:06:10 PM (15 years ago)
Author:
CodeAndReload
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • generator-obfuscator/branches/1.0/readme.txt

    r395702 r395707  
    2323Installation is simple and straight-forward:
    2424
    25 1. Upload `obfuscator-generator.zip` to the `/wp-content/plugins/` directory
     251. Upload `generator-obfuscator.zip` to the `/wp-content/plugins/` directory
    26261. Activate the plugin through the 'Plugins' menu in WordPress.
    27271. Configure the plugin options under the 'Tools->Change Generator Options' menu in WordPress. Don't forget to Save Changes!
     
    3232= How does the randomizer feature work with caching? =
    3333
    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 
     34Obviously, 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.
    4035
    4136== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.