Popis
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.
Instalace
- 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.
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Format JSON Online je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Format JSON Online” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1
- Fixed enqueuing and contributors.
1.0
- Initial release.