Plugin Directory

Changeset 395738


Ignore:
Timestamp:
06/10/2011 09:52:14 PM (15 years ago)
Author:
CodeAndReload
Message:
 
Location:
generator-obfuscator/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • generator-obfuscator/trunk/change_generator.php

    r395698 r395738  
    77
    88Author: Robert Wise
    9 Version: 0.1
     9Version: 0.2
    1010Author URI: http://CodeandReload.com
    1111*/
     
    2020*/ 
    2121
    22    $meta_str = get_option('wpadmin_changeGen_option');
     22   $meta_str = get_option('car_changeGen_options');
    2323
    2424    switch($meta_str){
  • generator-obfuscator/trunk/readme.txt

    r395706 r395738  
    66Requires at least: 3.0
    77Tested up to: 3.1.3
    8 Stable tag: 1.0
     8Stable tag: 2.0
    99
    1010Changes or removes the generator meta tag to confuse hacking scripts, etc., to provide a small, additional layer of security.
Note: See TracChangeset for help on using the changeset viewer.