Changeset 1225955
- Timestamp:
- 08/20/2015 08:10:49 AM (11 years ago)
- File:
-
- 1 edited
-
hide-login/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hide-login/trunk/readme.txt
r1225953 r1225955 14 14 15 15 By 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 ** 16 18 17 19 New features: … … 44 46 3. Set the options in the Hide Login+ settings page 45 47 48 4. 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 46 53 == Changelog == 47 54 = 3.5 = 48 * No more to modify `wp-config.php` for changing admin URL slug55 * No more need to modify `wp-config.php` for changing admin URL slug 49 56 * Reduced and optimized `.htaccess` rules 50 57 * `.htaccess` backup file is created in the same directory
Note: See TracChangeset
for help on using the changeset viewer.