Plugin Directory

Changeset 743399


Ignore:
Timestamp:
07/19/2013 10:51:58 PM (13 years ago)
Author:
bobbravo2
Message:

version 3.0.2

Location:
wordpress-by-circle-tree
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wordpress-by-circle-tree/.buildpath

    r743282 r743399  
    22<buildpath>
    33    <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
    4     <buildpathentry excluding="tags/" kind="src" path=""/>
    54    <buildpathentry combineaccessrules="false" kind="prj" path="/WordPress"/>
     5    <buildpathentry excluding="*.min.css|tags/" kind="src" path=""/>
    66</buildpath>
  • wordpress-by-circle-tree/trunk/includes/pages/log.php

    r743284 r743399  
    6565                <input type="hidden" name="nonce" value="<?php echo wp_create_nonce('wp_login_lockdown'); ?>"/>
    6666                <input type="text" name="ip" size="12"/>
    67                 <?php submit_button('Block', 'primary', null, false);?>
     67                <?php submit_button('Allow', 'primary', null, false);?>
    6868            </form>
    6969        </div>
  • wordpress-by-circle-tree/trunk/wordpress-by-circletree.php

    r743381 r743399  
    55Description: Secure Login Screen for Circle Tree powered websites
    66Author: Circle Tree, LLC
    7 Version: 3.0.1
     7Version: 3.0.2
    88Author URI: http://mycircletree.com/
    99*/
Note: See TracChangeset for help on using the changeset viewer.