Gutenberg

Descrição

“Gutenberg” is a codename for a whole new paradigm for creating with WordPress, that aims to revolutionize the entire publishing experience as much as Johannes Gutenberg did the printed word. The project is following a four-phase process that will touch major pieces of WordPress — Editing, Customization, Collaboration, and Multilingual.

Following the introduction of post block editing in December 2018, Gutenberg later introduced full site editing (FSE) in 2021, which shipped with WordPress 5.9 in early 2022.

What Does Gutenberg Do?

Gutenberg is WordPress’s “block editor”, and introduces a modular approach to modifying your entire site. Edit individual content blocks on posts or pages. Add and adjust widgets. Even design your site headers, footers, and navigation with full site editing support.

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 users to create media-rich content and site layouts in a visually intuitive way — and without workarounds like shortcodes or custom HTML and PHP.

We’re always hard at work refining the experience, creating more and better blocks, and laying the groundwork for future phases of work. Each WordPress release includes stable features from the Gutenberg plugin, so you don’t need to install the plugin to benefit from the work being done here.

Early Access

Are you a tech-savvy early adopter who likes testing bleeding-edge and experimental features, and isn’t afraid to tinker with features that are still in active development? If so, this beta plugin gives you access to the latest Gutenberg features for block and full site editing, as well as a peek into what’s to come.

Contributors Wanted

For the adventurous and tech-savvy, the Gutenberg plugin gives you the latest and greatest feature set, so you can join us in testing and developing bleeding-edge features, playing around with blocks, and maybe get inspired to contribute or build your own blocks.

Discover More

  • User Documentation: Review the WordPress Editor documentation for detailed instructions on using the editor as an author to create posts, pages, and more.

  • Developer Documentation: Explore the Developer Documentation for extensive tutorials, documentation, and API references on how to extend the editor.

  • Contributors: Gutenberg is an open-source project and welcomes all contributors from code to design, from documentation to triage. See the Contributor’s Handbook for all the details on how you can help.

The development hub for the Gutenberg project can be found at https://github.com/wordpress/gutenberg. Discussions for the project are on the Make Core Blog and in the #core-editor channel in Slack, including weekly meetings. If you don’t have a Slack account, you can sign up here.

Perguntas frequentes

Como posso enviar feedback ou obter ajuda sobre um bug?

The best place to report bugs, feature suggestions, or any other feedback is at the Gutenberg GitHub issues page. Before submitting a new issue, please search the existing issues to check if someone else has reported the same feedback.

While we try to triage issues reported here on the plugin forum, you’ll get a faster response (and reduce duplication of effort) by keeping feedback centralized in GitHub.

Where can I report security bugs?

The Gutenberg team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, please visit the WordPress HackerOne program.

Do I have to use the Gutenberg plugin to get access to these features?

Not necessarily. Each version of WordPress after 5.0 has included features from the Gutenberg plugin, which are known collectively as the WordPress Editor. You are likely already benefitting from stable features!

But if you want cutting edge beta features, including more experimental items, you will need to use the plugin. You can read more here to help decide whether the plugin is right for you.

Where can I see which Gutenberg plugin versions are included in each WordPress release?

View the Versions in WordPress document to get a table showing which Gutenberg plugin version is included in each WordPress release.

What’s next for the project?

The four phases of the project are Editing, Customization, Collaboration, and Multilingual. You can hear more about the project and phases from Matt in his State of the Word talks for 2021, 2020, 2019, and 2018. Additionally, you can follow the biweekly release notes and monthly project plan updates on the Make WordPress Core blog for more up to date information about what’s happening now.

Where can I read more about Gutenberg?

Avaliações

19 Setembro, 2024
Instead of WordPress becoming a modern cms, integrating the best community plugins, modernizing the database, and fatcilitating headless solutions, we got this: ‘\n<div class=”wp-block-columns has-3-columns”>\n\n\n\n</div>\n’,
11 Setembro, 2024 2 replies
Why this Fail of a plugin, is still forced upon everyone with a fresh WordPress instance, is beyond reason.This plugin was terrible when it showed up after it was patched, and it is still terrible today. It should be dead and buried.Disable Gutenberg plugin will, however, probably still be standing as a monument to this joke.
11 Agosto, 2024
I have changed my initial knee-jerk reaction from negative to positive about Gutenberg…
10 Agosto, 2024 1 reply
Very disappointed that this plug-in didn’t come with a warning.
5 Agosto, 2024 4 replies
They don’t even try to create html/css. Instead of using classes and clean style/semantic differentiation, they put lots of html-comment-crap inside your code. Instead of a simple ‹hr/› you get: <!– wp:separator –> <hr class=”wp-block-separator has-alpha-channel-opacity”/> <!– /wp:separator –> They don’t use data-attributes, they don’t use custom-elements for things that you can’t do in vanilla html5, they give you tons of comment-spam for even the simplest paragraphs. This bad review is not about the idea behind it, it is abut the absolute worst and buggy implementation possible.A good editor should strive to output pure html, relying on inline-styles only if absolutely necessary and *never* *ever* rely on comments. Those are purely for developers clarifying things or commenting out sections temporarily.This. Is. Absolute. Crap.
Ler todas as 3.796 avaliações

Contribuidores e programadores

“Gutenberg” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“Gutenberg” foi traduzido para 55 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “Gutenberg” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

To read the changelog for the latest Gutenberg release, please navigate to the release page.