Format JSON Online
Format JSON Online
Description
This plugin adds a “JSON Formatter” tool under the Tools menu in your WordPress admin. It allows you to quickly paste unformatted JSON, click a button, and get beautified, validated output without leaving your site.
For more information or to use the original web-based tool, please visit the official website.
Installation
- Upload the
format-json-onlinefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Tools > JSON Formatter to use the tool.
Faq
Yes, the plugin can handle large JSON strings. However, extremely large files may be limited by your browser’s performance or server timeout settings.
For support or questions, please use the support forum on the WordPress.org plugin page.
Reviews
Changelog
1.0.1
- Fixed enqueuing and contributors.
1.0
- Initial release.