Plugin Directory

Changeset 1225955


Ignore:
Timestamp:
08/20/2015 08:10:49 AM (11 years ago)
Author:
parswp
Message:

readme.txt modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hide-login/trunk/readme.txt

    r1225953 r1225955  
    1414
    1515By using Hide Login+ you can **simply** change most important URLs that are being accessed every day, keeping them safe and secret.
     16
     17** For those upgrading from previous version: please check installation steps **
    1618
    1719New features:
     
    44463. Set the options in the Hide Login+ settings page
    4547
     484. If you are upgrading from previous versions please remove below lines from `wp-config.php` if there are any:
     49
     50`define('WP_ADMIN_DIR', 'YOUR_ADMIN_SLUG');`
     51`define('ADMIN_COOKIE_PATH', SITECOOKIEPATH . WP_ADMIN_DIR);`
     52
    4653== Changelog ==
    4754= 3.5 =
    48     * No more to modify `wp-config.php` for changing admin URL slug
     55    * No more need to modify `wp-config.php` for changing admin URL slug
    4956    * Reduced and optimized `.htaccess` rules
    5057    * `.htaccess` backup file is created in the same directory
Note: See TracChangeset for help on using the changeset viewer.