=== Admin Login Hide - PTI ===
Contributors: ptiwebtech2025  
Tags: hide login, custom login URL, wp-login.php, wp-admin, security
Requires at least: 5.0  
Tested up to: 6.9  
Requires PHP: 7.2  
Stable tag: 1.0.4
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

Easily hide or customize your WordPress login URL to enhance security and prevent unauthorized access.

== Description ==

**Admin Login Hide - PTI** helps protect your WordPress site by hiding or customizing the default login URLs (`wp-login.php` and `wp-admin`). This helps reduce automated bot attacks, brute-force attempts, and unauthorized login access.

With just a few clicks, you can:

- Change the default login URL to a custom path
- Prevent access to the default `wp-login.php` and `wp-admin` paths
- Improve your site’s overall login security

Perfect for WordPress users who want a lightweight, easy-to-use security enhancement without needing complex settings or heavy plugins.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/admin-login-hide-pti/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **Settings > Admin Login Hide** to configure your custom login URL.
4. Save your changes and access your login via the new custom URL.

== Frequently Asked Questions ==

= What happens to wp-login.php? =  
Access to `wp-login.php` will be blocked to prevent unauthorized access. You can only log in via your custom login URL.

= Can I revert back to the default login URL? =  
Yes. Simply go to the plugin settings and remove or reset the custom login URL.

= Does this affect any other login-related plugins? =  
This plugin is designed to be compatible with most other plugins, but it’s recommended to test thoroughly if you use advanced login or membership systems.

== Screenshots ==

1. Plugin settings panel with custom login URL configuration
2. Example of blocked access to `wp-login.php`

== Changelog ==

= 1.0.0 =
* Initial release
* Set custom login URL
* Block default login paths
