Title: jsonyo — JSON Toolkit
Author: vøiddo
Published: <strong>2026 年 5 月 6 日</strong>
Last modified: 2026 年 5 月 20 日

---

搜索插件

![](https://ps.w.org/jsonyo-json-toolkit/assets/banner-772x250.png?rev=3524048)

![](https://ps.w.org/jsonyo-json-toolkit/assets/icon-256x256.png?rev=3524048)

# jsonyo — JSON Toolkit

 作者：[vøiddo](https://profiles.wordpress.org/voiddo/)

[下载](https://downloads.wordpress.org/plugin/jsonyo-json-toolkit.1.0.0.zip)

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

 [支持](https://wordpress.org/support/plugin/jsonyo-json-toolkit/)

## 描述

**jsonyo** is a lightweight JSON toolkit that lives in wp-admin. Open it from **
Tools  JSON Toolkit** and you get a clean code-editor-style workbench for everything
JSON.

It is especially useful when you are working with:

 * REST API responses and endpoints
 * ACF exports and nested custom field payloads
 * theme.json, block editor config, and site settings
 * webhook payloads and internal JSON on staging sites

Six modes, one panel:

 * **Format** — paste raw JSON, get a properly indented tree with syntax highlighting
 * **Validate** — instant pass/fail with line + column for syntax errors
 * **Query** — JSONPath ($.users[0].name, items[*].id, recursive ..key) over the
   parsed tree
 * **Diff** — paste two JSON blocks, see added/removed/changed paths side-by-side
 * **Stats** — counts of objects, arrays, strings, numbers, booleans, nulls + max
   depth
 * **Minify** — strip whitespace, get one-line output ready to paste

#### Zero data leaves your browser

Every operation runs entirely in your browser via JavaScript. No external API call,
no analytics, no upload. We never see your JSON. This means jsonyo works on private/
internal JSON, on disconnected staging sites, on WordPress installs behind firewalls.

#### Why a wp-admin plugin and not just a website?

If you live in wp-admin (debugging REST API responses, inspecting block editor JSON,
working with custom field exports, tracing webhook payloads), having a JSON workbench
one click away beats opening a tab to an external tool. Same engine, same Surgical
aesthetic, same monospace clarity — but it’s already there when you need it.

#### Free forever

This plugin has no paid tier, no upsell, no “Pro” upgrade. It’s free, GPLv2, and
stays that way. The goal is simple: give WordPress developers a fast, private JSON
workbench where they already work.

If you are deciding whether to install, start with the comparison page:
 https://
voiddo.com/wordpress/jsonyo/compare/

### About

Built by vøiddo — a small studio shipping AI-flavoured products, free dev tools,
Chrome extensions and weird browser games.

## 屏幕截图

 * [[
 * Format mode — paste JSON, get a properly indented tree with syntax highlighting
 * [[
 * Validate mode — pass/fail status with stats summary
 * [[
 * Query mode — JSONPath query with breadcrumb path indicator
 * [[
 * Diff mode — side-by-side comparison with added/removed/changed paths
 * [[
 * Stats mode — quantitative breakdown of object structure
 * [[

## 安装

 1. Upload the plugin folder to `/wp-content/plugins/` or install via Plugins  Add 
    New
 2. Activate through the **Plugins** menu
 3. Open **Tools  JSON Toolkit** in your WP admin
 4. If you’re evaluating it first, read the compare page above and then install from
    WordPress.org

That’s it. No config, no API key, no setup wizard.

## 常见问题

### Does this plugin send my JSON to any server?

No. Everything runs in your browser via JavaScript. The PHP side just renders the
admin page shell.

### Does it work on multisite?

Yes. Activate per-site or network-wide. Behavior is identical.

### Does it work in older PHP?

Requires PHP 7.4+ (matches WordPress 6.0 minimums).

### Is the source code open?

Yes — GPLv2 or later.

### How do I report a bug or request a feature?

Email support@voiddo.com or open an issue on our GitHub.

### Can I compare jsonyo before installing?

Yes. The vøiddo WordPress site includes a side-by-side comparison and install guide
at https://voiddo.com/wordpress/jsonyo/compare/ for REST API debugging, ACF payloads,
theme.json, and webhook workflows.

## 评价

此插件暂无评价。

## 贡献者及开发者

「jsonyo — JSON Toolkit」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ vøiddo ](https://profiles.wordpress.org/voiddo/)

[帮助将「jsonyo — JSON Toolkit」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/jsonyo-json-toolkit)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.0 — 2026-04-30

 * Initial release
 * Format / validate / query / diff / stats / minify modes
 * Surgical-canon dark theme (mint accent on dark navy)
 * Browser-side execution — zero data leaves your browser
 * Localizable — Text Domain `jsonyo-json-toolkit`

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/jsonyo-json-toolkit/)
 * 标签
 * [developer-tools](https://cn.wordpress.org/plugins/tags/developer-tools/)[JSON](https://cn.wordpress.org/plugins/tags/json/)
 *  [高级视图](https://cn.wordpress.org/plugins/jsonyo-json-toolkit/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/jsonyo-json-toolkit/reviews/#new-post)

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

## 贡献者

 *   [ vøiddo ](https://profiles.wordpress.org/voiddo/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/jsonyo-json-toolkit/)