Saltar al contenido
WordPress.org

Español (Argentina)

  • Temas
  • Plugins
  • Noticias
  • Soporte
    • Documentación
    • Foros
  • Acerca de
  • Conseguí WordPress
Conseguí WordPress
WordPress.org

Plugin Directory

BasisLogin

  • Enviá un plugin
  • Mis favoritos
  • Acceder
  • Enviá un plugin
  • Mis favoritos
  • Acceder

BasisLogin

Por roehler
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

BasisLogin helps site owners customize and secure the default WordPress login page without touching code. It focuses on clarity, accessibility, and performance while following WordPress coding standards.

Features include:

  • Design customization
    • Custom logo (URL, width/height with auto sizing)
    • Colors for background, buttons, links, labels
    • Typography controls (font size, weights)
    • Presets (WordPress Classic, Minimal, Dark)
    • Live-friendly autosave and per-group reset
  • Security options
    • Limit login attempts with lockout durations
    • IP/user allowlist and blocklist management
    • CAPTCHA integration support (reCAPTCHA and similar)
  • Behavior and admin tools

    • Optional redirects after login/logout

    • JSON export/import of all settings

Compatibility and standards:

  • Works with modern WordPress (tested up to the versions listed above)
  • Internationalization-ready
  • Uses nonces and sanitization for all form and AJAX requests
  • GPLv2 or later

Project homepage: https://basislogin.com
Maintained by: https://roehler.nrw

External Services

The plugin can optionally load external CAPTCHA libraries on the login page when you enable them in Settings → BasisLogin → CAPTCHA.

  • Google reCAPTCHA v2

    • Service: https://www.google.com/recaptcha/
    • Script loaded: https://www.google.com/recaptcha/api.js
    • Data: Your site key is embedded to render the widget; user interactions are processed by Google to determine validity.
    • Purpose: Prevent automated login attempts.
    • Terms / Privacy: https://policies.google.com/terms, https://policies.google.com/privacy
  • Cloudflare Turnstile

    • Service: https://www.cloudflare.com/products/turnstile/
    • Script loaded: https://challenges.cloudflare.com/turnstile/v0/api.js
    • Data: Your site key is embedded to render the widget; user interactions are processed by Cloudflare to determine validity.
    • Purpose: Prevent automated login attempts.
    • Terms / Privacy: https://www.cloudflare.com/website-terms/, https://www.cloudflare.com/privacypolicy/

Notes:
– No external requests are made unless you explicitly enable a CAPTCHA provider and set a site key.
– These scripts load only on the wp-login.php screen, not on your site frontend.

Instalación

From your WordPress dashboard

  1. Navigate to Plugins → Add New.
  2. Search for “BasisLogin”.
  3. Install and activate.
  4. Go to Settings → BasisLogin to configure.

Manual installation

  1. Upload the basislogin folder to /wp-content/plugins/ using FTP or your file manager.
  2. Activate the plugin from Plugins in WordPress.
  3. Go to Settings → BasisLogin.

Minimum requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher

Preguntas frecuentes

Does BasisLogin change the wp-login.php URL?

No. It customizes the appearance and adds controls around the default WordPress login experience without changing the login URL.

How does autosave work?

Changes to fields on the settings page are saved automatically in the background (debounced). You can still use the Save button; autosave provides convenience and reduces data loss.

What do the design presets do?

Presets apply a set of color and typography defaults (e.g., WordPress Classic, Minimal, Dark). You can tweak any value afterward.

Can I reset only part of my settings?

Yes. Each settings group offers a “Reset group” button to restore its values to sensible defaults.

Is there an export/import feature?

Yes. In the Advanced section you can export all settings as JSON and import them on another site. Imported values are sanitized and merged with your current settings.

Does it work on multisite?

Yes. Network Admins can activate the plugin network‑wide or per site. Settings are stored per site.

Which CAPTCHA is supported?

The plugin provides a CAPTCHA integration layer (e.g., Google reCAPTCHA). Availability depends on your configuration in the CAPTCHA tab.

Will this slow down my site?

The plugin only affects the login screen and loads assets conditionally in the admin to avoid impacting frontend performance.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“BasisLogin” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • roehler

Traduce “BasisLogin” a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

0.0.1

  • Initial public release
  • Custom logo, colors, links, labels
  • Typography controls
  • Presets (Classic, Minimal, Dark)
  • Autosave and per-group reset
  • Limit login attempts; allowlist/blocklist tools
  • CAPTCHA integration support

  • JSON export/import of settings

Meta

  • Versión 0.0.1
  • Última actualización hace 4 meses
  • Instalaciones activas Menos de 10
  • Versión de WordPress 5.8 o superior
  • Testeado hasta 6.8.3
  • Versión de PHP 7.4 o superior
  • Idioma
    English (US)
  • Etiquetas:
    brandingcustom logincustomizationloginsecurity
  • Vista avanzada

Valoraciones

Todavía no se enviaron reseñas.

Agregar mi reseña

Ver todas las reseñas

Colaboradores

  • roehler

Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

Ver el foro de asistencia

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

Español (Argentina)

  • Visitá nuestra cuenta de X (anteriormente Twitter)
  • Visitá nuestra cuenta de Bluesky
  • Visitá nuestra cuenta de Mastodon
  • Visitá nuestra cuenta de Threads
  • Visitá nuestra página de Facebook
  • Visitá nuestra cuenta de Instagram
  • Visitá nuestra cuenta de LinkedIn
  • Visitá nuestra cuenta de TikTok
  • Visitá nuestro canal de YouTube
  • Visitá nuestra cuenta de Tumblr
El código es poesía.