Descrição
This plugin hooks in the authenticate filter. By default, the plugin is set to allow all access and you can configure the plugin to allow the login only from some specified IPs or the specified countries. PLEASE MAKE SURE THAT YOU CONFIGURE THE PLUGIN TO ALLOW YOUR OWN ACCESS. If you set a restriction by IP, then you have to add your own IP (if you are using the plugin in a local setup the IP is 127.0.0.1 or ::1, this is added in your list by default). If you set a restriction by country, then you have to select from the list of countries at least your country. Both types of restrictions work independent, so you can set only one type of restriction or both if you want. Also, you can configure the redirects to frontpage when the URLs are accessed by someone that has a restriction. The restriction is either by country, or not in the specified IPs list.
License
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Capturas de tela
Instalação
- Upload
Login IP & Country Restriction
to the/wp-content/plugins/
directory of your application - Login as Admin
- Activate the plugin through the ‘Plugins’ menu in WordPress
Perguntas frequentes
None
Avaliações
Colaboradores e desenvolvedores
“Login IP & Country Restriction” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresLogin IP & Country Restriction” foi traduzido para 1 localidade. Agradecemos aos tradutores por suas contribuições.
Traduzir o “Login IP & Country Restriction” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
6.7.1
- PHP 8+ compatibility
- Removed the internationalizes string from default settings to avoid the function _load_textdomain_just_in_time was called incorrectly warnings
See the changelog for detailed information on changes made in the earlier versions.