Plugin Directory

Changeset 637565


Ignore:
Timestamp:
12/12/2012 08:40:09 AM (13 years ago)
Author:
6Scan
Message:

Support new Wordpress 3.5

Location:
6scan-protection/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 6scan-protection/trunk/data/regpage/reg.html

    r634499 r637565  
    159159
    160160
    161 .button
     161.sixbutton
    162162{
    163163    -moz-border-radius: 6px;
     
    176176}
    177177
    178 button::-moz-focus-inner
     178sixbutton::-moz-focus-inner
    179179{
    180180    border: 0 none;
     
    194194
    195195
    196 .button span
     196.sixbutton span
    197197{
    198198    -o-border-radius: 5px;
     
    326326            <div id='submit_button_div'>
    327327                  <p>
    328                       <button type="submit" class="button blue medium"><span>Scan Now</span></button>
     328                      <button type="submit" class="sixbutton blue medium"><span>Scan Now</span></button>
    329329                  </p>
    330330            </div>
  • 6scan-protection/trunk/readme.txt

    r634376 r637565  
    44Tags: security,secure,wordpress security,firewall,antivirus,security plugin,securty,protection,anti-hack,hack,scan,exploit,anti-virus
    55Requires at least: 3.0.0
    6 Tested up to: 3.4.2
     6Tested up to: 3.5
    77Stable tag: trunk
    88
     
    293293
    294294= 2.3.0 =
    295 *) Fixed a bug during install with wp_filesystem()
    296 *) When user clicks "Activation" he sees a local page with terms, textbox for his email address and an "Install" button. Registration data (user's email and url) will be passed to 6Scan server only after user clicks Install.
     295* Fixed a bug during install with wp_filesystem()
     296* When user clicks "Activation" he sees a local page with terms, textbox for his email address and an "Install" button. Registration data (user's email and url) will be passed to 6Scan server only after user clicks Install.
     297* Supports Wordpress 3.5
    297298
    298299
     
    305306* Login security to stop brute-force and dictionary attacks.
    306307* Automatic scheduled backups, stored in our secure datacenter.
     308* Supports latest Wordpress
Note: See TracChangeset for help on using the changeset viewer.