Lýsing
Easy to use plugin, that blocks access to your wp-admin area by country. Uses geoip-api-php as the library to work out the visitor’s country.
Uppsetning
1) Install WordPress 5.8.2 or higher
2) Download the latest from:
https://wordpress.org/extend/plugins/admin-block-country
3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.
4) Activate the plugin.
Umsagnir
Þátttakendur & höfundar
“Admin Block Country” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Admin Block Country” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
7.1.4
- Fixed bug caused by closing vulnerabilities
7.1.3
- Fixed up security vulnerabilities
7.1.2
- Fixed more bugs caused by debug=true
7.1.1
- Fixed more bugs caused by debug=true
7.1
- Fixed up errors from debug=true.
7.0
- Links up to GeoCity 2.0
6.3
- Fixed the IP services. Removed IP service list and set it to only use ipcountry.marketingmix.com.au.
6.2
- Fixed security issue which blocked requests to ipcountry.marketingmix.com.au.
6.1
- Improved code.
6.0
- I removed Who country service. You can now upload your own local ip database from maxmind. I’ve added in the instructions.
5.2
- New IP to country service – utrace. Example http://xml.utrace.de/?query=183.60.244.29
5.0
- Removed Tom M8te dependency.
4.3
- Fixed bug with Admin „Select All“ checkbox. Played havac with service selector. Never noticed it before.
4.2
- Fixed bug with geoplugin.
4.1
- Added in ipcountry.marketingmix.com.au ip to country service which is a server that I own. I noticed that the existing 2 have failed atleast once.
4.0
- Tried Maxmind in version 3.0, but 2 of my clients couldn’t use it, so I’ve ditched it and now I use two external services: http://who.is, http://www.geoplugin.net.
3.0
- Uses another method for discovering the country of an ip address.
2.0
- Used a different method for discovering the country of an ip address. Seems to be less memory intensive.
1.0
- Initial Commit