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)

ھي پلگ ان **WordPress جي جديد 3 وڏين رليزز** سان آزمايو نه ويو آھي. اهو ٿي سگهي 
ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي 
وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

![](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://snd.wordpress.org/plugins/wp-verify-api/#description)
 * [جائزو](https://snd.wordpress.org/plugins/wp-verify-api/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/wp-verify-api/#installation)
 * [ترقي](https://snd.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/)، يا رڪنيت حاصل
ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/wp-verify-api/) پاران
[RSS](https://plugins.trac.wordpress.org/log/wp-verify-api/?limit=100&mode=stop_on_copy&format=rss).

## ميٽا

 *  Version **1.0.0**
 *  Last updated **6 سالَ اڳ**
 *  Active installations **10+**
 *  WordPress version ** 4.6.1 يا وڌيڪ **
 *  Tested up to **5.4.19**
 *  PHP version ** 5.4 يا وڌيڪ **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-verify-api/)
 * Tags
 * [email verification](https://snd.wordpress.org/plugins/tags/email-verification/)
   [One-Time Password](https://snd.wordpress.org/plugins/tags/one-time-password/)
   [otp](https://snd.wordpress.org/plugins/tags/otp/)[verify email](https://snd.wordpress.org/plugins/tags/verify-email/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/wp-verify-api/advanced/)

## درجه بندي

No reviews have been submitted yet.

[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/)