-1

I use the plugin "Change WP admin login" to change the path to the admin page, no problem until I want to move the wordpress website from the live server to localhost, I can't access the admin page by path changed by plugin, localhost/website/wp-admin <= this path also not working, give me solution, thanks.

Give me solutions, thanks

1 Answers1

1

Based on source page:

In case you forgot the login URL or for any other reason you can’t log in on the website, you will need to delete the plugin via SFT/FTP or cPanel on your hosting.

Path for the plugin folder: /wp-content/plugins/change-wp-admin-login

Advanced users: Go to your MySQL database and look for the value of rwl_page in the options table

Advanced users (multisite): Go to your MySQL database and look for the rwl_page option will be in the site meta table or options table.

Ehsan
  • 66
  • 4