Have any question about the WordPress Coding Standards for PHP_CodeSniffer? We’ve answered the most common questions in the simplest way.

Discover how to find the Gutenberg source code in WordPress 5.0, and how to transform this code into a working version by using the build script.

If you feel lost among all the development setup needed to create a Gutenberg block, then this guide is for you. We’ll look in detail at how Create Guten Block…

Learn to build custom blocks from the ground up, master WordPress’s data systems, and create interfaces that feel native to the block editor experience.
Lists all default Gutenberg blocks that will ship with WordPress 5.0. The blocks are triaged by category, with a screenshot of their icons, and the unique identifier used by Gutenberg.

What is the cause of the “this.activateMode is not a function” error in Gutenberg, and how can it be fixed?