Format JSON Online

描述

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.

安装

  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.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

更新日志

1.0.1

  • Fixed enqueuing and contributors.

1.0

  • Initial release.