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

Email OTP Login

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

Email OTP Login

Por Tushar Sharma
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

Email OTP Login adds an additional layer of security to your WordPress site by requiring users to verify an OTP sent to their email after entering their username and password. This ensures that only users with access to the registered email can log in.

Features:

  • Email OTP verification during login.
  • OTP expires in 5 minutes (configurable).
  • OTP stored securely using WordPress password hashing.
  • Works with the default WordPress login form.
  • Uses WordPress built-in wp_mail() function (works with SMTP plugins).

This plugin does not modify WordPress core files.

License

This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 or later.

This plugin 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

  • Standard login screen with OTP verification page.
  • Example email received with OTP.
  • OTP verification form after login.

Instalación

  1. Upload the plugin folder email-otp-login to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Ensure your site can send emails (install a plugin like “WP Mail SMTP” if needed).
  4. Test by logging in or registering a new account.
    • After entering credentials, an OTP will be emailed.
    • Enter the OTP to complete login.

Preguntas frecuentes

Does this replace my existing password?

No. Users must enter their normal username/password first, then OTP.

What happens if the OTP email does not arrive?

Make sure your site can send emails. We recommend configuring an SMTP plugin for reliable email delivery.

Can I change OTP expiration time?

Yes. In the plugin class, $otp_expiration controls OTP lifetime (default 300 seconds = 5 minutes).

Can I use this with WooCommerce login?

This version is built for native WordPress login. In next release, I will add WooCommerce support.

Is OTP stored securely?

Yes. OTP is stored using the same mechanism WordPress uses for user passwords.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores
  • Tushar Sharma

Traduce “Email OTP Login” 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

1.0.0

  • Initial release with OTP verification for login.

Meta

  • Versión 1.0.0
  • Última actualización hace 6 meses
  • Instalaciones activas 30+
  • Versión de WordPress 6.3 o superior
  • Testeado hasta 6.8.3
  • Versión de PHP 7.4 o superior
  • Idioma
    English (US)
  • Etiquetas:
    email verificationloginotpsecuritytwo factor authentication
  • Vista avanzada

Valoraciones

Todavía no se enviaron reseñas.

Agregar mi reseña

Ver todas las reseñas

Colaboradores

  • Tushar Sharma

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.