Plugin Directory

Changeset 1605315


Ignore:
Timestamp:
02/28/2017 02:56:39 PM (9 years ago)
Author:
Zoomd
Message:

2.1.0.30

Location:
zoomd-search/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zoomd-search/trunk/plugin.php

    r1605300 r1605315  
    88Author URI: http://zoomd.com/
    99License: GPLv2 or later
    10 Version: 2.1.0.29
     10Version: 2.1.0.30
    1111*/
    1212
     
    109109        $options['showfloatingicon'] = 1;
    110110        $options['searchboxvalidhtml'] = 1;
     111        $options['floatingicontop'] = 70;
     112        $options['floatingiconright'] = 30;
     113        $options['searchboxhtml'] = 0;
    111114        update_option('zoomd_options',$options);
    112115    }
  • zoomd-search/trunk/readme.txt

    r1605300 r1605315  
    4747
    4848== Changelog ==
     49= 2.1.0.30 =
     50* Bug Fixes
     51
    4952= 2.1.0.29 =
    5053* Bug Fixes
Note: See TracChangeset for help on using the changeset viewer.