Title: WP Verify API
Author: Ali Norouzi
Published: <strong>2020-05-23</strong>
Last modified: 2020-05-23

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# WP Verify API

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

[Pobierz](https://downloads.wordpress.org/plugin/wp-verify-api.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/wp-verify-api/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/wp-verify-api/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/wp-verify-api/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/wp-verify-api/#developers)

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

## Opis

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

## Zrzuty ekranu

[[

[[

## Instalacja

 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.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„WP Verify API” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “WP Verify API” na swój język.](https://translate.wordpress.org/projects/wp-plugins/wp-verify-api)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/wp-verify-api/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/wp-verify-api/) lub czytaj 
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/wp-verify-api/) przez 
[RSS](https://plugins.trac.wordpress.org/log/wp-verify-api/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **1.0.0**
 *  Ostatnia aktualizacja **6 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 4.6.1 lub nowszej **
 *  Testowano do **5.4.19**
 *  Wersja PHP ** 5.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/wp-verify-api/)
 * Tagi
 * [email verification](https://pl.wordpress.org/plugins/tags/email-verification/)
   [One-Time Password](https://pl.wordpress.org/plugins/tags/one-time-password/)
   [otp](https://pl.wordpress.org/plugins/tags/otp/)[verify email](https://pl.wordpress.org/plugins/tags/verify-email/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/wp-verify-api/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/wp-verify-api/)