Skip to content

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

License

Notifications You must be signed in to change notification settings

WordPress/gutenberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1150493 · Oct 28, 2023
Jan 16, 2023
Sep 15, 2023
Jul 6, 2021
Sep 17, 2021
Sep 22, 2023
Oct 28, 2023
Oct 23, 2023
Oct 28, 2023
Sep 19, 2023
Oct 9, 2023
Sep 19, 2023
Sep 18, 2023
Sep 14, 2023
Oct 23, 2023
Sep 25, 2023
Aug 18, 2023
Jun 6, 2017
May 15, 2018
May 12, 2022
Jun 16, 2021
Aug 31, 2023
Jun 14, 2022
Jul 6, 2021
Aug 18, 2023
May 25, 2017
Jul 4, 2020
Jan 30, 2020
Sep 15, 2023
Aug 9, 2023
Aug 9, 2023
May 12, 2022
Apr 15, 2020
Aug 24, 2022
Jan 20, 2022
Jun 19, 2023
Apr 13, 2021
Mar 8, 2022
Jan 6, 2023
Jun 6, 2023
Jan 24, 2018
May 7, 2022
Sep 22, 2023
Sep 13, 2023
Sep 22, 2023
Apr 13, 2021
Aug 10, 2023
Oct 28, 2023
Sep 22, 2023
Sep 13, 2023
Nov 23, 2020
Sep 14, 2023
Apr 18, 2023
Aug 31, 2023
Aug 8, 2023
Sep 11, 2023
Jun 28, 2023

Repository files navigation

Gutenberg

End-to-End Tests Static Analysis (Linting, License, Type checks...) Unit Tests Create Block React Native E2E Tests (iOS) React Native E2E Tests (Android)

lerna

Screenshot of the Gutenberg Editor, editing a post in WordPress

Welcome to the development hub for the WordPress Gutenberg project!

"Gutenberg" is a codename for a whole new paradigm in WordPress site building and publishing, that aims to revolutionize the entire publishing experience as much as Gutenberg did the printed word. Right now, the project is in the second phase of a four-phase process that will touch every piece of WordPress -- Editing, Customization (which includes Full Site Editing, Block Patterns, Block Directory and Block based themes), Collaboration, and Multilingual -- and is focused on a new editing experience, the block editor.

The block editor introduces a modular approach to pages and posts: each piece of content in the editor, from a paragraph to an image gallery to a headline, is its own block. And just like physical blocks, WordPress blocks can be added, arranged, and rearranged, allowing WordPress users to create media-rich pages in a visually intuitive way -- and without work-arounds like shortcodes or custom HTML.

The block editor first became available in December 2018, and we're still hard at work refining the experience, creating more and better blocks, and laying the groundwork for the next three phases of work. The Gutenberg plugin gives you the latest version of the block editor, so you can join us in testing bleeding-edge features, start playing with blocks, and maybe get inspired to build your own.

Check out the Ways to keep up with Gutenberg & Full Site Editing (FSE)

Getting Started

Get hands on: check out the block editor live demo to play with a test instance of the editor.

Using Gutenberg

Developing for Gutenberg

Extending and customizing is at the heart of the WordPress platform, this is no different for the Gutenberg project. The editor and future products can be extended by third-party developers using plugins.

Review the Create a Block tutorial for the fastest way to get started extending the block editor. See the Developer Documentation for extensive tutorials, documentation, and API references.

Contribute to Gutenberg

Gutenberg is an open-source project and welcomes all contributors from code to design, and from documentation to triage. The project is built by many contributors and volunteers, and we'd love your help building it.

See the Contributors Handbook for all the details on how you can contribute.

To get up and running quickly with code contribution see Getting Started With Code Contribution. Also check out the other resources available on the Code Contributions page.

In whichever way you wish to contribute please be sure to read the Contributing Guidelines first.

As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our Code of Conduct.

Get Involved

You can join us in the #core-editor channel in Slack, see the WordPress Slack page for signup information; it is free to join.

Weekly meetings The Editor Team meets weekly on Wednesdays at 14:00 UTC in Slack. If you can not join the meeting, agenda and notes are posted to the Make WordPress Blog.

License

WordPress is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md for complete license.



Code is Poetry.