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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Format JSON Online” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Format JSON Online 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.1

  • Fixed enqueuing and contributors.

1.0

  • Initial release.