=== Format JSON Online === Contributors: anilpeter75 Plugin URI: https://formatjsononline.com/ Tags: json, formatter, tool, validate, beautify Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple tool to format and validate JSON online within your WordPress admin. == 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](https://formatjsononline.com/). == Installation == 1. Upload the `format-json-online` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Tools > JSON Formatter to use the tool. == Frequently Asked Questions == = 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. == Changelog == = 1.0.1 = * Fixed enqueuing and contributors. = 1.0 = * Initial release.