# Delete WP-Login.PHP

    Contributors:      Neil Patel, TopWPGuide
    Tags:              delete wp-login.php, change wp-login.php, remove wp-login.php
    Requires at least: 5.4
    Tested up to:      5.3
    Stable tag:        1.3
    License:           GPL-2.0+
    License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Delete WP-Login.PHP Plugin will allow Administrator to Delte WP-Login.PHP and delete With Example WP-Login.PHP Quick, Easy & 100% Safe.

## Description

**We Provide WordPress Support To Our Website [TopWPGuide] (https://www.topwpguide.com/plugins/delete-wp-login/#help)**

*Delete WP-Login.PHP* is very light plugin that let's wordpress admin to change wp-login.php easily and safely to anything they want. It doesn't literally delete or change file in core, no does it add rewrite rules. Deactivating this plugin brings your site back exactly to the state it was before.

## Compatibility

All login related things such as the registration form, lost password form, login widget and expired sessions just keep working.

It’s also compatible with any plugin that hooks in the login form, including
* TML (Theme My Login),
* WooCommcer My Account Login,
* UserPro,
* BuddyPress,
* bbPress,
* and User Switching.

Obviously it doesn’t work with plugins that *hardcoded* wp-login.php.

Works with multisite, but not tested with subdomains. Activating it for a network allows you to set a networkwide default. Individual sites can still delete their login page to something else.

If you’re using a **page caching plugin** you should add the slug of the new login url to the list of pages not to cache.

If you wish, you can block wp-login.php with `.htaccess` from now on.

## Installation
* Method 1

1. Go to Plugins › Add New.
2. Search for *Delete wp-login.php*.
3. Look for this plugin, download and activate it.
4. The page will redirect you to the settings. delete wp-login.php there.
5. You can change this option any time you want, just go back to Settings › Permalinks › delete wp-login.php.

* Method 2
1. Go to https://www.topwpguide.com/plugins/delete-wp-login/#download/
2. Click Download
3. Login to WordPress Admin Panel
4. Plugins > Add New > Upload > Select Download File location
5. Activate
6. Delete WP-Login.PHP Plugin Will Automatic Redirect you to change wp-login.php to anything wp-login.PHP

## Frequently Asked Questions

### I forgot my login url method 1!

Either go to your MySQL database and look for the value of `rwl_page` in the options table, or remove the `delete-wp-login` folder from your `plugins` folder, log in through wp-login.php and reinstall the plugin.

On a multisite install the `rwl_page` option will be in the sitemeta table, if there is no such option in the options table.

### I forgot my login uri method 2!

1. Login to cPanel
2. Access File Manager.
3. Locate WP Directory > WP-Content > Plugins > Change Folder Name (This Way Plugin Will Deactive)

## Changelog

### 1.3

* Internal Version release
* Add some custom funcation
