Opis
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.
Instalacija
- 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.
ČPP
-
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.
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“Format JSON Online” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “Format JSON Online” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
1.0.1
- Fixed enqueuing and contributors.
1.0
- Initial release.