Title: VerCheck API
Author: Roland Bende
Published: <strong>Òkúdù 7, 2025</strong>
Last modified: Agẹmọ  11, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/vercheck-api/assets/icon-256x256.png?rev=3307815)

# VerCheck API

 Láti ọwọ́ [Roland Bende](https://profiles.wordpress.org/rbende/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/vercheck-api.1.2.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/vercheck-api/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/vercheck-api/#reviews)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/vercheck-api/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/vercheck-api/)

## Àpèjúwe

This plugin adds a custom REST API endpoint that returns information about the current
versions of the WordPress core, active themes, and active plugins.

Useful for remote WordPress site version monitoring & logging, CI/CD checks, and
automated update workflows.

Both endpoints require authentication via a Bearer token.

**Endpoint 1: Status** — outdated items only

 * **HTTP method:** `GET`
 * **API endpoint:** `/wp-json/vercheck-api/v1/status`

Returns only items that have available updates:
 Ìtumọ̀ Yorùbá: – WordPress core
update status. Ìtumọ̀ Yorùbá: – A list of plugins with available updates. Ìtumọ̀
Yorùbá: – A list of themes with available updates.

**Endpoint 2: Audit** — full inventory

 * **HTTP method:** `GET`
 * **API endpoint:** `/wp-json/vercheck-api/v1/audit`

Returns a complete inventory of everything installed:
 Ìtumọ̀ Yorùbá: – WordPress
core version info. Ìtumọ̀ Yorùbá: – All installed themes (active and inactive) with
version and update info. Ìtumọ̀ Yorùbá: – All installed plugins (active and inactive)
with version and update info.

**Endpoint 3: Environment** — server version info

 * **HTTP method:** `GET`
 * **API endpoint:** `/wp-json/vercheck-api/v1/environment`

Returns the current runtime environment versions:
 Ìtumọ̀ Yorùbá: – PHP version.
Ìtumọ̀ Yorùbá: – MySQL version. Ìtumọ̀ Yorùbá: – WordPress version. Ìtumọ̀ Yorùbá:–
VerCheck API plugin version.

**Example response — /v1/status:**

    ```
      {
        "core": {
          "current_version": "6.4.3",
          "new_version": "6.5",
          "is_outdated": true
        },
        "outdated_themes": [],
        "outdated_plugins": [
          {
            "name": "Example Plugin",
            "current_version": "1.2.0",
            "new_version": "1.3.0"
          }
        ]
      }
    ```

**Example response — /v1/audit:**

    ```
      {
        "core": {
          "current_version": "6.4.3",
          "new_version": "6.5",
          "is_outdated": true
        },
        "themes": [
          {
            "name": "Twenty Twenty-Four",
            "slug": "twentytwentyfour",
            "current_version": "1.3",
            "new_version": null,
            "is_outdated": false,
            "is_active": true
          }
        ],
        "plugins": [
          {
            "name": "Example Plugin",
            "slug": "example-plugin/example-plugin.php",
            "current_version": "1.2.0",
            "new_version": "1.3.0",
            "is_outdated": true,
            "is_active": true
          }
        ]
      }
    ```

**Additional info:**
 The unique request ID for each API call is returned in the
response header:

    ```
    X-Request-ID: {{unique-request-id}}
    ```

## Àwọn àwòrán ìbòjú

[⌊Admin settings⌉⌊Admin settings⌉[

Admin settings

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“VerCheck API” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ Roland Bende ](https://profiles.wordpress.org/rbende/)
 *   [ Roland Bende ](https://profiles.wordpress.org/rolandbende/)

[Túmọ̀ “VerCheck API” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/vercheck-api)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/vercheck-api/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/vercheck-api/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/vercheck-api/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/vercheck-api/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.2.0

 * New: Added `/v1/environment` endpoint — returns PHP, MySQL, WordPress, and VerCheck
   API versions (protected by Bearer token)

#### 1.1.0

 * New: Added `/v1/audit` endpoint — full inventory of all installed themes and 
   plugins with version and update info
 * Improvement: Moved Bearer token authentication to `permission_callback` (WordPress
   REST API best practice)

#### 1.0.3

 * Bugfix: Response themes & plugin order

#### 1.0.2

 * Bugfix: Removed unnecessary fnc. call (loadtextdomain)

#### 1.0.1

 * PHPCS fixes

#### 1.0.0

 * Initial release. REST API endpoint and admin token settings.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.2.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **20+**
 *  Ẹ̀yà WordPress ** 5.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0.6**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/vercheck-api/)
 * Àmì
 * [healthcheck](https://yor.wordpress.org/plugins/tags/healthcheck/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/vercheck-api/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/vercheck-api/reviews/)

## Àwọn Olùkópa

 *   [ Roland Bende ](https://profiles.wordpress.org/rbende/)
 *   [ Roland Bende ](https://profiles.wordpress.org/rolandbende/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/vercheck-api/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://rolandbende.com/)