This plugin restricts access to the login page of your WordPress Admin based on the location of the user trying to access it.
To get the location of the user the plugin gets IP address of the user attempting to access the login page and geo-locates their location by using API from IPStack.com..
Whilst this free plan will provide more than enough API requests it may be necessary to upgrade to paid plan to provide increased amount of requests if your site gets huge amount of login attempts..
RC Geo Access page in the Settings your WordPress Admin to configure the required settings.
Note IPStack API Key is required for this plugin to function, you can register account at IPStack.com...
The plugin uses API from IPStack com to look up the location based on their IP address.
Uncheck your country from the list and save the changes, using another browser or tab attempt to access your login page..
If this happens then I'm afraid the option here is to connect to your site directly via SFTP FTP and remove the plugin files from your site.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added notice Dashboard and Plugin page to prompt user to configure the plugin via link to the plugin settings page...
Read more