Found 792 bookmarks
Custom sorting
Whitelisting & Blacklisting Blocks - Jason Bahl
Whitelisting & Blacklisting Blocks - Jason Bahl
The Gutenberg editor (slated for WordPress core release in v5.0) ships with more than 60 blocks, many of which are likely irrelevant for many projects. The official Gutenberg documentation provides methods for whitelisting and blacklisting blocks, but at the time of writing this, those documented methods don’t work, and there are several open issues in the Gutenberg […]
·jasonbahl.com·
Whitelisting & Blacklisting Blocks - Jason Bahl
5 Things I Learned Building my First Gutenberg Blocks Plugin
5 Things I Learned Building my First Gutenberg Blocks Plugin
Over the last few months I’ve watched as Gutenberg has been developed, silently taking notes, watching for patterns and possible areas to excel in. Then I found that the domain Pillar.Press was available and it snapped me into action. You see, for about 6 months I’ve had the name Pillar saved as a name idea for a headless WordPress theme ... Read More
·robertdevore.com·
5 Things I Learned Building my First Gutenberg Blocks Plugin
WordPress Custom Editor Block | Sal Ferrarello
WordPress Custom Editor Block | Sal Ferrarello
With WordPress 5.0 a new block-based editing experience will be introduced (a.k.a. Gutenberg). This new editing experience is available via the Gutenberg plugin. By adding this plugin to your (development) WordPress website, you can preview the new editing experience. At the time of this writing, Gutenberg is still under-development so I recommend only installing it Continue reading
·salferrarello.com·
WordPress Custom Editor Block | Sal Ferrarello
A Tour of the Gutenberg Editor for WordPress
A Tour of the Gutenberg Editor for WordPress
It’s the year’s hot topic – Project Gutenberg. If you haven’t tried it out yet, you may be wondering what all the fuss is about. If you’re not already aware of it, Gutenberg is a new interface for editing posts and pages in WordPress. It’s currently a plugin, but there are plans to integrate it into WordPress core. So it makes sense to familarise yourself with it as soon as possible. In this post I’m going to give you a guided tour of Gutenberg and work through some of the tools and features it provides.
·premium.wpmudev.org·
A Tour of the Gutenberg Editor for WordPress
Gutenberg in Genesis - Sridhar Katakam
Gutenberg in Genesis - Sridhar Katakam
Neither the parent Genesis nor any of the official StudioPress child themes are Gutenberg-ready as of today. No doubt this is going to change but in the meantime, we can add support for Gutenberg in our Genesis themes and style the blocks to match the rest of the site on the frontend. This article provides... Continue Reading »
·sridharkatakam.com·
Gutenberg in Genesis - Sridhar Katakam
How The REST API And Gutenberg Work Together
How The REST API And Gutenberg Work Together
Since the WordPress REST API was first proposed, we’ve talked a lot about how it will be involved in the future of wp-admin. Gutenberg, the new WordPress UI system that will be used for the new post editor in WordPress 5.0 is the first example we have of the REST API being used to communicate …
·torquemag.io·
How The REST API And Gutenberg Work Together
To Try or Not to Try? Themes & Plugins: Known conflicts with Gutenberg - Gutenberg Times
To Try or Not to Try? Themes & Plugins: Known conflicts with Gutenberg - Gutenberg Times
In January, I wrote on the WP4Good blog Although, many Themes and Plugin developers started working on Blocks for Gutenberg, teams of larger projects won’t be able to start compatibility testing until the first beta version [of WordPress 5.0] is released. Fast iteration and patches will follow for issues discovered. There might be a few … Continue reading To Try or Not to Try? Themes & Plugins: Known conflicts with Gutenberg →
·gutenbergtimes.com·
To Try or Not to Try? Themes & Plugins: Known conflicts with Gutenberg - Gutenberg Times
Usability Test: Gutenberg for Professional Writers
Usability Test: Gutenberg for Professional Writers
The next major release of WordPress is slated to include Gutenberg, a new content writing/editing experience that will change how we craft content inside of WordPress by modernizing the interface and increasing control over the layout and structure of pages and posts. 10up is actively contributing to the development of Gutenberg and is deploying it [...]
·10up.com·
Usability Test: Gutenberg for Professional Writers
Summary of Gutenberg Plugin Compatibility Database results to date - Daniel Bachhuber
Summary of Gutenberg Plugin Compatibility Database results to date - Daniel Bachhuber
A quick run-through of where we’re currently at with the Gutenberg Plugin Compatibility Database. Since announcing the database on March 1st, 70 people have been granted testing status. However, of 5000 total plugins, we’re still at 4139 untested plugins. No companies have stepped up to contribute a significant amount of person-hours. Of the 861 tested … Continue reading "Summary of Gutenberg Plugin Compatibility Database results to date"
·danielbachhuber.com·
Summary of Gutenberg Plugin Compatibility Database results to date - Daniel Bachhuber
Gutenberg, REST API, and you
Gutenberg, REST API, and you
Fancy yourself some challenging architectural puzzles? Have we got the ticket for you! As you may know, Gutenberg uses the WordPress REST API as a bridge between the land of JavaScript and land of …
·make.wordpress.org·
Gutenberg, REST API, and you