Описание
G Debugger integrates with the Gutenberg block editor to add useful visual debugging tools to assist in block development.
In this early release, current features include:
- «Attribute Inspector» shows a detailed breakdown of a block’s current attribute values.
Have a suggestion for a new feature? Submit your request at the project’s GitHub repository. The GitHub repository serves as the primary location for development should you need reference to original source code material, or in case you’d like to contribute to the plugin via pull request.
Установка
Install the plugin either from the «Plugins» > «Add New» screen from the dashboard of your WordPress site, or by copying the contents of the downloaded zip file to the wp-content/plugins
folder in the site’s installation directory.
Once activated, navigate to the block editor where you’ll find the «G Debugger» option under the More menu in the top-right of the screen.
Отзывы
Участники и разработчики
«G Debugger» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«G Debugger» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «G Debugger» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial release.