Title: WP Verify API
Author: Ali Norouzi
Published: <strong>মে’ 23, 2020</strong>
Last modified: মে’ 23, 2020

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/wp-verify-api/assets/banner-772x250.png?rev=2310595)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-verify-api/assets/icon-128x128.png?rev=2310595)

# WP Verify API

 [Ali Norouzi](https://profiles.wordpress.org/anorouzi/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/wp-verify-api.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/wp-verify-api/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/wp-verify-api/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/wp-verify-api/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/wp-verify-api/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/wp-verify-api/)

## বৰ্ণনা

NOTICE : This plugin is used by WordPress developers and can be a bit confusing 
for beginner WordPress users.

This plugin generates a verification code via WordPress API and sends it to the 
specified email.
 You can then check the code entered by the user with the API.

#### Docs & Support

** Generate verification code **

    ```
    example.com/wp-json/wva/v1/email
    ```

Email should be post in JSON format.
 Example :`{"email" : "anorouziiii@gmail.com"}`

** Check verification code **

    ```
    example.com/wp-json/wva/v1/verify
    ```

Email and verification code should be posted in JSON format. if the code is correct
and the expire time is not reached, it will return `true` otherwise it’s `false`
then you can do whatever you want with the result like for OTP, Email Owner verification,
and so on.
 Example :`{"email" : "anorouziiii@gmail.com","verify" : "53737"}`

#### Features

 * API-Based system for generating and check code.
 * Customize expiration time for code.
 * Customize code digits

## স্ক্ৰীনশ্বট

 * [[
 * [[

## ইনষ্টলেশ্যন

 1. Upload the ‘wp-verify-api’ folder to the ‘/wp-content/plugins/’ directory
 2. Activate the WP Verify API plugin through the ‘Plugins’ menu in WordPress
 3. You can change the plugin settings from Settings > WP Verify API menu

#### 1.0.0

 * Initial release.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“WP Verify API” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Ali Norouzi ](https://profiles.wordpress.org/anorouzi/)

[আপোনাৰ ভাষাত “WP Verify API” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/wp-verify-api)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/wp-verify-api/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/wp-verify-api/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/wp-verify-api/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/wp-verify-api/) ছাবস্ক্ৰাইব
কৰক।

## মেটা

 *  **1.0.0** সংস্কৰণ
 *  **6 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 4.6.1 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **5.4.19**
 *  PHP-ৰ সংস্কৰণ ** 5.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/wp-verify-api/)
 * [email verification](https://as.wordpress.org/plugins/tags/email-verification/)
   [One-Time Password](https://as.wordpress.org/plugins/tags/one-time-password/)
   [otp](https://as.wordpress.org/plugins/tags/otp/)[verify email](https://as.wordpress.org/plugins/tags/verify-email/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/wp-verify-api/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/wp-verify-api/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-verify-api/reviews/)

## অৱদানকাৰীসকল

 *   [ Ali Norouzi ](https://profiles.wordpress.org/anorouzi/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/wp-verify-api/)