Title: OpenStatus Badge
Author: constantbourgois
Published: <strong>2026 年 6 月 28 日</strong>
Last modified: 2026 年 6 月 28 日

---

搜索插件

![](https://ps.w.org/openstatus-badge/assets/icon.svg?rev=3589039)

# OpenStatus Badge

 作者：[constantbourgois](https://profiles.wordpress.org/constantbourgois/)

[下载](https://downloads.wordpress.org/plugin/openstatus-badge.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/openstatus-badge/#description)
 * [评价](https://cn.wordpress.org/plugins/openstatus-badge/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/openstatus-badge/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/openstatus-badge/#developers)

 [支持](https://wordpress.org/support/plugin/openstatus-badge/)

## 描述

OpenStatus Badge allows you to easily embed your OpenStatus status page badge anywhere
on your WordPress site using the block editor.

**Features:**

 * Simple setup – just enter your status page slug
 * Customizable appearance – choose theme (light/dark), size (sm/md/lg/xl), and 
   variant (outline)
 * Block editor integration – full preview in the editor with real-time attribute
   changes
 * Lightweight – badge is loaded as a native `<img>` tag, no inline SVG fetching

**How it works:**

 1. Configure your OpenStatus status page slug in Settings > OpenStatus
 2. Add the “OpenStatus Badge” block to any page or post
 3. Customize the badge appearance using the block settings
 4. The badge automatically links to your status page

### Source Code

The source code for this plugin is publicly available on GitHub:
 https://github.
com/openstatusHQ/wordpress-status-widget-plugin

The `src/` directory contains the uncompiled block source (JavaScript, SCSS). The`
build/` directory contains the compiled assets generated by `@wordpress/scripts`.

To rebuild from source:

 1. Clone the repository
 2. Run `npm install`
 3. Run `npm run build`

## 屏幕截图

[⌊The OpenStatus Badge block in the editor with theme, size, and variant settings⌉⌊
The OpenStatus Badge block in the editor with theme, size, and variant settings⌉[

The OpenStatus Badge block in the editor with theme, size, and variant settings

[⌊The badge displayed on the frontend⌉⌊The badge displayed on the frontend⌉[

The badge displayed on the frontend

[⌊Plugin settings page — configure your status page slug and default variant⌉⌊Plugin
settings page — configure your status page slug and default variant⌉[

Plugin settings page — configure your status page slug and default variant

## 区块

该插件提供了 1 个区块.

 *   OpenStatus Badge Display your OpenStatus status page badge.

## 安装

**From the WordPress plugin directory:**

 1. In your WordPress dashboard, go to Plugins > Add New
 2. Search for “OpenStatus Badge”
 3. Click “Install Now” then “Activate”
 4. Go to Settings > OpenStatus and enter your status page slug
 5. Add the “OpenStatus Badge” block to any page or post

**Manual installation (zip file):**

 1. Download the plugin zip file
 2. Go to Plugins > Add New > Upload Plugin
 3. Upload the zip and click “Install Now”
 4. Activate the plugin
 5. Go to Settings > OpenStatus and enter your status page slug

**From source (developers):**

 1. Clone or download the repository
 2. Run `npm install` then `npm run build` to compile the block assets
 3. Upload the `openstatus-badge` folder to the `/wp-content/plugins/` directory
 4. Activate the plugin through the ‘Plugins’ menu in WordPress
 5. Go to Settings > OpenStatus to configure your status page slug
 6. Add the “OpenStatus Badge” block to any page or post

## 常见问题

### Where do I find my status page slug?

Your status page slug is the subdomain of your OpenStatus URL. For example, if your
status page is at `acme.openstatus.dev`, your slug is `acme`.

### How often is the badge updated?

The badge is loaded directly by the browser as an image from OpenStatus. Updates
are reflected as soon as OpenStatus publishes them.

### Can I use multiple badges with different settings?

Yes! Each block can have its own theme, size, and variant settings. However, all
badges will use the same status page slug configured in settings.

### What happens if the badge cannot be loaded?

If the badge image cannot be loaded, the browser will display the alt text “System
status” instead.

## 评价

此插件暂无评价。

## 贡献者及开发者

「OpenStatus Badge」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ constantbourgois ](https://profiles.wordpress.org/constantbourgois/)
 *   [ thibaultleouay ](https://profiles.wordpress.org/thibaultleouay/)

[帮助将「OpenStatus Badge」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/openstatus-badge)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/openstatus-badge/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/openstatus-badge/)，或通过[RSS](https://plugins.trac.wordpress.org/log/openstatus-badge/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/openstatus-badge/)。

## 更新日志

#### 1.0.1

 * Fix badge display: replaced inline SVG fetching with a native `<img>` tag to 
   avoid CORS issues
 * Fix render.php: use `echo` instead of `return` for block output
 * Update badge endpoint to v2
 * Fix extra whitespace below badge image (anchor baseline gap)
 * Add global default variant setting in Settings > OpenStatus (No-outline / Outline)
 * Add custom OpenStatus icon in the block inserter

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**3 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.1 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/openstatus-badge/)
 * 标签
 * [badge](https://cn.wordpress.org/plugins/tags/badge/)[monitoring](https://cn.wordpress.org/plugins/tags/monitoring/)
   [status](https://cn.wordpress.org/plugins/tags/status/)[uptime](https://cn.wordpress.org/plugins/tags/uptime/)
 *  [高级视图](https://cn.wordpress.org/plugins/openstatus-badge/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/openstatus-badge/reviews/)

## 贡献者

 *   [ constantbourgois ](https://profiles.wordpress.org/constantbourgois/)
 *   [ thibaultleouay ](https://profiles.wordpress.org/thibaultleouay/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/openstatus-badge/)