=== DCW Admin Hide Lite ===
Contributors: dcwirenet
Donate link: https://dcwirenet.com/wordpress-plugin/
Tags: security, hide login, wp-admin, wp-login, brute force
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Hide wp-login.php and wp-admin, replace with a custom login URL, and block direct access.

== Description ==
DCW Admin Hide Lite adds a simple way to hide WordPress login and admin URLs.  
Features include:

* Replace wp-login.php with a custom slug (e.g., /secure-login/).
* Block direct wp-login.php and wp-admin access for guests.
* Emergency bypass key support.
* Option to return 404 or redirect home when blocked.

== Installation ==
1. Upload to `/wp-content/plugins/dcw-admin-hide-lite/`.
2. Activate in **Plugins**.
3. Configure under **Settings → DCW Admin Hide Lite**.

== Screenshots ==
1. Settings page with custom login URL and bypass key options.
2. Example 404/redirect when accessing wp-login.php directly.

== Changelog ==
= 1.0.0 =
* Initial release with custom login slug.
* Added bypass key and block modes.

== Frequently Asked Questions ==
= What if I forget my custom login URL? =
Use the bypass key parameter you set in settings.
