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
-
Does it support large JSON?
-
Yes, the plugin can handle large JSON strings. However, extremely large files may be limited by your browser’s performance or server timeout settings.
-
Where can I find support?
-
For support or questions, please use the support forum on the WordPress.org plugin page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Format JSON Online” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Format JSON Online” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fixed enqueuing and contributors.
1.0
- Initial release.