Title: WP Verify API
Author: Ali Norouzi
Published: <strong>2020年5月23日</strong>
Last modified: 2020年5月23日

---

プラグインを検索

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

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/wp-verify-api/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-verify-api/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-verify-api/#installation)
 * [開発](https://ja.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)
で購読してみてください。

## メタ

 *  バージョン **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://ja.wordpress.org/plugins/tags/email-verification/)
   [One-Time Password](https://ja.wordpress.org/plugins/tags/one-time-password/)
   [otp](https://ja.wordpress.org/plugins/tags/otp/)[verify email](https://ja.wordpress.org/plugins/tags/verify-email/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-verify-api/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-verify-api/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-verify-api/)