Linux 软件免费装

VerCheck API

开发者 rolandbende
更新时间 2025年6月8日 20:03
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPL-3.0-or-later
版权网址: 版权信息

标签

healthcheck versioncheck

下载

1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

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. Important: The endpoint requires authentication via a Bearer token. The API returns a JSON object with the following data: Additional info: The unique request ID for each API call is returned in the response header: X-Request-ID: {{unique-request-id}}

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0