Skip to content

aduth/g-debugger

Repository files navigation

=== G Debugger ===
Contributors: aduth
Tags: gutenberg, blocks, devtools, debugging, debugger
Requires at least: 5.0
Tested up to: 5.0
Requires PHP: 5.2.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Visual debugging tools for block development.

== Description ==

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](/issues/new?labels=Feature%20Request) 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.

== Installation ==

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.

== Screenshots ==

1. Attribute Inspector

== Changelog ==

= 1.0 =

* Initial release.

About

Visual debugging tools for block development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published