Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Verify signup via SMS? [closed]

Consider these resources:

  • http://www.marketingtechblog.com/wordpress/wordpress-sms-mobile-alert-subscriptio/
  • http://www.bulksms.com/int/docs/eapi/third_party_api/
  • http://www.twilio.com/docs/libraries/

The concept behind this would be to send a randomly generated string to the mobile phone number that the user enters, store it as a transient, and ask the user to enter it to send him his/her password via e-mail.

wp-login.php?action=register already does half of the job – sending he password to the registered person, you would only have to stop lay this process off until the password from the SMS is provided.

So an options would be:

  1. User registers, entering his phone number along with his e-mail
  2. E-mail with random password is not sent
  3. Random code is generated and sent using any SMS gateway API and stored in transients along with the user ID
  4. User enters code and any pending transients matching that code and user ID will release the registration e-mail with the password

Alternatively you can:

  1. Stop e-mail from going out with the password
  2. Send password through SMS gateway instead

The second option is very very simple, most gateways provide PHP libraries that you can use to interface with the API, override the wp_mail() pluggable to send the password through the gateway.

Related Posts:

  1. Add custom input to digits form
  2. Custom Sign Up Form for a Custom WordPress Website
  3. What is the difference between “SMS Push” and “WAP Push”?
  4. Can I send SMS Messages from a C# Application?
  5. Android – Listen For Incoming SMS Messages
  6. How to get javax.comm API?
  7. Allow user to select a theme to install when they signup
  8. “Password Strength Unknown” Registration Issue
  9. Custom Registration Template/Page
  10. How to Block Access to Standard Login Flow and Comment Flow
  11. Need to manually regsiter user, send the password and retreive their user ID
  12. Twillio How To Send SMS for Custom Post Type
  13. wpmu_signup_user_notification filter not working
  14. How to make wp-signup.php a 1-step process [closed]
  15. Function like is_registration_page to check if current page is registration page
  16. Stuck with WordPress Multisite Custom signup page without .htaccess modification
  17. How to disable user registration for the default subscriber user role?
  18. Send custom signup approval email to different Administrators selectively
  19. how can i integrate nexmo with my wordpress site?
  20. How to bypass the username as a required field in registration and just use email address instead?
  21. Mechanism to send to users of secured WordPress install new notifications by SMS or email?
  22. Change wp-signup.php Page Template
  23. Redirect user to a form until they have filled it out [closed]
  24. Correct passwords keep appearing as incorrect
  25. Redirect user to previous page after signup from custom form
  26. Setup page on first login on multisite
  27. How can I add custom meta on signup page and pass along to be used after blog activation?
  28. Users are being redirected to main site when trying to register on subsite of my Multisite network
  29. What is a good free subscribe list?
  30. WordPress Phone Verification
  31. How can I manually activate a new site in a wordpress multisite network?
  32. Mailing list sign up form without plugin
  33. Retrieve duration since sign up
  34. How to change a user role after registering in multisite?
  35. Allowing users to Sign-up > Login > Post articles that need approval
  36. Facebook Registration Tool: how to use in WordPress? [closed]
  37. WordPress SMS API integration without plugin error
  38. show something only when user comes from specific page at remote host?
  39. How do I add a sign up form to my blog?
  40. Display number of sign-ups [closed]
  41. How can I create a basic PHP that can lives outside WP?
  42. How to add user registration and signup in WordPress and create members only page?
  43. signup_user() throws fatal error
  44. Integrate otp in my custom singup form
  45. When i try to open Localhost/wordpress/wp-admin . An Error appears ” Registration Has been Disabled” . No login page is shown in the browser
  46. Using custom IDP with WP
  47. call funcution when clicking submit
  48. How can I integrate sms api in Contact7 form in wordpress
  49. How the wordpress login and signup in react native app
  50. Entering a WP site with a SMS code
  51. I want to signin from first wordpress site to other wordpress website without registration..without using network mode
  52. How to redirect a referal url to a signup page?
  53. Set User Role based on age result from Facebook Log-In – WordPress
  54. How user should automatically activated and go for login?
  55. Creating custom pages for new users automatically
  56. How to auto create site after user sign up on multisite(network)
  57. Multisite “Skip Confirmation Email” Log Out Problem
  58. Multisite/Network What file to edit to change the “new blog” registration text
  59. How does adding custom meta to signup form work?
  60. Set user role based on invitation code
  61. $_POST[‘message’] gives a 404 [duplicate]
  62. wp-signup.php example template
  63. What plugin(s) are best for this User registration task? [closed]
  64. Change All Login/Signup Links in Plugin
  65. WordPress SMS API integration without plugin
  66. SMS messaging twordpress plugin [closed]
  67. A conditional button
  68. Create service similar to wordpress.com [closed]
  69. How to send user password reset link to their phone number instead of email
Categories signup Tags signup, sms
WordPress 2.8.5 & ‘Responsive Twenty Ten’ – error
Where should I store global data for my multi-site WordPress plugin?

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress