{"id":307985,"date":"2026-05-06T07:47:38","date_gmt":"2026-05-06T07:47:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/jsonyo-json-toolkit\/"},"modified":"2026-05-06T07:47:29","modified_gmt":"2026-05-06T07:47:29","slug":"jsonyo-json-toolkit","status":"publish","type":"plugin","link":"https:\/\/es-uy.wordpress.org\/plugins\/jsonyo-json-toolkit\/","author":23483678,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"jsonyo \u2014 JSON Toolkit","header_author":"v\u00f8iddo","header_description":"Format, validate, query, diff, minify JSON inside wp-admin. Zero data leaves your browser. Free forever.","assets_banners_color":"4e5d63","last_updated":"2026-05-06 07:47:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/voiddo.com\/wordpress\/jsonyo\/","header_author_uri":"https:\/\/voiddo.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":28,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"voiddo","date":"2026-05-06 07:47:29"}},"upgrade_notice":{"1.0.0":"<p>First release. No upgrade path needed.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3524048,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3524048,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3524048,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3524048,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3524048,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3524048,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3524048,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3524048,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3524048,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Format mode \u2014 paste JSON, get a properly indented tree with syntax highlighting","2":"Validate mode \u2014 pass\/fail status with stats summary","3":"Query mode \u2014 JSONPath query with breadcrumb path indicator","4":"Diff mode \u2014 side-by-side comparison with added\/removed\/changed paths","5":"Stats mode \u2014 quantitative breakdown of object structure"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4932,1118,261994,261996,261995],"plugin_category":[],"plugin_contributors":[261505],"plugin_business_model":[],"class_list":["post-307985","plugin","type-plugin","status-publish","hentry","plugin_tags-developer-tools","plugin_tags-json","plugin_tags-json-formatter","plugin_tags-json-toolkit","plugin_tags-json-validator","plugin_contributors-voiddo","plugin_committers-voiddo"],"banners":{"banner":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/banner-772x250.png?rev=3524048","banner_2x":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/banner-1544x500.png?rev=3524048","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/icon-128x128.png?rev=3524048","icon_2x":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/icon-256x256.png?rev=3524048","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/screenshot-1.png?rev=3524048","caption":"Format mode \u2014 paste JSON, get a properly indented tree with syntax highlighting"},{"src":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/screenshot-2.png?rev=3524048","caption":"Validate mode \u2014 pass\/fail status with stats summary"},{"src":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/screenshot-3.png?rev=3524048","caption":"Query mode \u2014 JSONPath query with breadcrumb path indicator"},{"src":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/screenshot-4.png?rev=3524048","caption":"Diff mode \u2014 side-by-side comparison with added\/removed\/changed paths"},{"src":"https:\/\/ps.w.org\/jsonyo-json-toolkit\/assets\/screenshot-5.png?rev=3524048","caption":"Stats mode \u2014 quantitative breakdown of object structure"}],"raw_content":"<!--section=description-->\n<p><strong>jsonyo<\/strong> is a lightweight JSON toolkit that lives in wp-admin. Open it from <strong>Tools \u2192 JSON Toolkit<\/strong> and you get a clean code-editor-style workbench for everything JSON.<\/p>\n\n<p>Six modes, one panel:<\/p>\n\n<ul>\n<li><strong>Format<\/strong> \u2014 paste raw JSON, get a properly indented tree with syntax highlighting<\/li>\n<li><strong>Validate<\/strong> \u2014 instant pass\/fail with line + column for syntax errors<\/li>\n<li><strong>Query<\/strong> \u2014 JSONPath ($.users[0].name, items[*].id, recursive ..key) over the parsed tree<\/li>\n<li><strong>Diff<\/strong> \u2014 paste two JSON blocks, see added\/removed\/changed paths side-by-side<\/li>\n<li><strong>Stats<\/strong> \u2014 counts of objects, arrays, strings, numbers, booleans, nulls + max depth<\/li>\n<li><strong>Minify<\/strong> \u2014 strip whitespace, get one-line output ready to paste<\/li>\n<\/ul>\n\n<h4>Zero data leaves your browser<\/h4>\n\n<p>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.<\/p>\n\n<h4>Why a wp-admin plugin and not just a website?<\/h4>\n\n<p>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 \u2014 but it's already there when you need it.<\/p>\n\n<h4>Free forever<\/h4>\n\n<p>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.<\/p>\n\n<h3>About<\/h3>\n\n<p>Built by v\u00f8iddo, a small studio shipping free dev tools, Chrome extensions and weird browser games.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code> or install via Plugins \u2192 Add New<\/li>\n<li>Activate through the <strong>Plugins<\/strong> menu<\/li>\n<li>Open <strong>Tools \u2192 JSON Toolkit<\/strong> in your WP admin<\/li>\n<\/ol>\n\n<p>That's it. No config, no API key, no setup wizard.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20send%20my%20json%20to%20any%20server%3F\"><h3>Does this plugin send my JSON to any server?<\/h3><\/dt>\n<dd><p>No. Everything runs in your browser via JavaScript. The PHP side just renders the admin page shell.<\/p><\/dd>\n<dt id=\"does%20it%20work%20on%20multisite%3F\"><h3>Does it work on multisite?<\/h3><\/dt>\n<dd><p>Yes. Activate per-site or network-wide. Behavior is identical.<\/p><\/dd>\n<dt id=\"does%20it%20work%20in%20older%20php%3F\"><h3>Does it work in older PHP?<\/h3><\/dt>\n<dd><p>Requires PHP 7.4+ (matches WordPress 6.0 minimums).<\/p><\/dd>\n<dt id=\"is%20the%20source%20code%20open%3F\"><h3>Is the source code open?<\/h3><\/dt>\n<dd><p>Yes \u2014 GPLv2 or later.<\/p><\/dd>\n<dt id=\"how%20do%20i%20report%20a%20bug%20or%20request%20a%20feature%3F\"><h3>How do I report a bug or request a feature?<\/h3><\/dt>\n<dd><p>Email support@voiddo.com or open an issue on our GitHub.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0 \u2014 2026-04-30<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Format \/ validate \/ query \/ diff \/ stats \/ minify modes<\/li>\n<li>Surgical-canon dark theme (mint accent on dark navy)<\/li>\n<li>Browser-side execution \u2014 zero data leaves your browser<\/li>\n<li>Localizable \u2014 Text Domain <code>jsonyo-json-toolkit<\/code><\/li>\n<\/ul>","raw_excerpt":"Format \u00b7 validate \u00b7 query \u00b7 diff \u00b7 minify JSON inside wp-admin. Zero data leaves your browser. Free forever.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/307985","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=307985"}],"author":[{"embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/voiddo"}],"wp:attachment":[{"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=307985"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=307985"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=307985"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=307985"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=307985"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es-uy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=307985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}