Descripció
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.
Instal·lació
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.
Ressenyes
Col·laboradors i desenvolupadors
«Admin Block Country» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTradueix “Admin Block Country” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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