Описание
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.
Установка
- 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.
Часто задаваемые вопросы
-
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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Format JSON Online» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- Fixed enqueuing and contributors.
1.0
- Initial release.