Title: WP Verify API
Author: Ali Norouzi
Published: <strong>23 Tháng 5, 2020</strong>
Last modified: 23 Tháng 5, 2020

---

Tìm kiếm plugin

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

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# WP Verify API

 Bởi [Ali Norouzi](https://profiles.wordpress.org/anorouzi/)

[Tải về](https://downloads.wordpress.org/plugin/wp-verify-api.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/wp-verify-api/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/wp-verify-api/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/wp-verify-api/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/wp-verify-api/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/wp-verify-api/)

## Mô tả

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

## Ảnh màn hình

 * [[
 * [[

## Cài đặt

 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.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“WP Verify API” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “WP Verify API” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/wp-verify-api)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/wp-verify-api/), check out
[SVN repository](https://plugins.svn.wordpress.org/wp-verify-api/), hoặc theo dõi
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/wp-verify-api/) qua 
[RSS](https://plugins.trac.wordpress.org/log/wp-verify-api/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **6 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 4.6.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.4.19**
 *  Phiên bản PHP ** 5.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/wp-verify-api/)
 * Thẻ
 * [email verification](https://vi.wordpress.org/plugins/tags/email-verification/)
   [One-Time Password](https://vi.wordpress.org/plugins/tags/one-time-password/)
   [otp](https://vi.wordpress.org/plugins/tags/otp/)[verify email](https://vi.wordpress.org/plugins/tags/verify-email/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/wp-verify-api/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/wp-verify-api/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/wp-verify-api/)