Saltar al contenido
WordPress.org

Español (Ecuador)

  • Temas
  • Plugins
  • Acerca de
  • Temas
  • Plugins
  • Equipo
  • Nosotros
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Limit Login Countries

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Limit Login Countries

Por Dirk Weise
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

This plugin gives you the ability to limit WordPress admin logins based on the country the visitor’s IP address is located in. It uses Maxmind’s GeoIP database which comes in a free lite version.

You can choose between a white- and blacklist mode. In whitelist mode only visitors with IP addresses from the configured countries are allowed. In blacklist mode visitors with IPs from the configured countries are not allowed to login.

Translation

So far this plugin is available in English and German. If you are interested to translate the plugin to your language, use the included POT file with a programm like PoEdit and get in touch.

Development

This plugin is developed by Dirk Weise as a pet project on GitHub. You are welcome to file an issue or send a pull request.

Credits

  • Kudos go out to the guys over at Maxmind for providing a lite version of their GeoIP database for free.
  • Same to Konstantin Kovshenin who has written a great tutorial on the WordPress Settings API which helped me a lot while cleaning up the plugin for the public.
  • Give big hands to sudar for his toolset for deploying WordPress plugins from GitHub. A must have, when developing WordPress plugins on GitHub.
  • Last but not least I send a thank you note to Gabriel Oliveira on whose work this plugin’s banner image is based.

Capturas

  • Whoo! The plugin’s options page.

Instalación

This section describes how to install the plugin and get it working.

  1. Upload the plugin to your WordPress plugin directory, which is probably /wp-content/plugins/.
  2. Download Maxmind’s current GeoLite database and extract it, e.g. to your WordPress uploads directory, which is probably /wp-content/uploads/.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to settings and configure the plugin

System Requirements

This plugin requires at least PHP 5.3. The minimum tested WordPress version is 3.5.0. Please report if it works in even older versions.

FAQ

HELP! I locked myself out! How do I get in again?

No worries! Just add define('LIMIT_LOGIN_COUNTRIES_OVERRIDE', TRUE); to your wp-config.php and you can login again in whichever country you are.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Limit Login Countries» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • Dirk Weise

Traduce «Limit Login Countries» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

Version 0.6.4

  • Hotfix for settings link showing up for all plugins in the Plugins list table.

Version 0.6.3

  • Raise tested WordPress version to 4.0.
  • Enforcing PHP 5.3 requirement now.
  • Updated bundled geoip-api-php.
  • Added settings link in the Plugins list table.
  • Refactored code to match WordPress coding style (thank you PhpStorm).

Version 0.6.2

  • Add missing changelog for 0.6.1

Version 0.6.1

  • Raise tested WordPress version.

Version 0.6

  • Public release in WordPress plugin directory.
  • Even more cleanup.

Version 0.5

  • readme.txt added.
  • and more cleanup before making the plugin public.

Version 0.4

  • Fancy JavaScript additions to options page.
  • Search for GeoIP database file added.
  • Refactoring of GeoIP access code to prepare for future changes.

Version 0.3

  • Options page added. No more hardcoded values.
  • Translation added.

Version 0.2

  • Much better design, but still a lot of hardcoded stuff.
  • Updated GeoIP API trunk.

Version 0.1

  • Initial version. ~2011. Works as intended, but it’s not very beautiful.

Meta

  • Version 0.6.4
  • Last updated hace 12 años
  • Active installations 40+
  • WordPress version 3.5.0 o superior
  • Tested up to 4.0.38
  • Language
    English (US)
  • Tags
    loginsecurity
  • Vista avanzada

Valoraciones

3.8 out of 5 stars.
  • 2 5-star reviews 5 stars 2
  • 1 4-star review 4 stars 1
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 1 1-star review 1 star 1

Your review

See all reviews

Colaboradores

  • Dirk Weise

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Alojamiento
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (Ecuador)

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visit our TikTok account
  • Visita nuestro canal de YouTube
  • Visit our Tumblr account
El código es poesía.
The WordPress® trademark is the intellectual property of the WordPress Foundation.