
SMS Verification Plugin for WordPress
Today i am going to introduce our another upcoming plugin for WordPress named “SMS Verification” .
Some features of SMS Verification Plugin for WordPress are –
Front-End Features:
[list style=”tag”]- Users have to verify their mobile numbers and get verified status during registration to see specific item/area/word
- Verified users can see any restricted area/item/word after logged in
- Visitors/unregistered users can’t see the restricted item/area/word
- Visitors/unregistered/unverified users will see “verify to see” message in Text or Image
- When they click on “Verify to see” text a popup will comes up and they have to enter their country code + phone number then click on send.
- They will get an sms code and once they enter it, page reload and they can see that restricted area/item/word
Admin Features:
[list style=”tick-grey”]- Admin can select SMS provider ( only 1 provider works at a time)
- Admin can make users verified manually (if user fail to verify themselves through SMS)
- Admin can make area/word/item restricted just using short codes like –
[sms] restricted sentence or word [sms]
Or, with php codes –
[/list]<?php if( sms_verified() ) {
//verified content
} else {
//show form
} ?>
SMS Providers:
Currently we are considering Two Popular Globally SMS Provider.
- SMS Global
- Clickatell
Plugin Current Status and release date:
We are at the final stage . Hoping to release this SMS Verification plugin for WordPress end of July or beginning of August.
To get the latest news and updates please signup on our News-letter.
Thank you