About gutenberg

Time ago @ned say: some requeriments are necesay in gutenberg before we can use it.

My question is, should we vote in gutenberg for those inprovements?

thanks

This is the main issue that is blocking us from integration testing: https://github.com/WordPress/gutenberg/issues/2457#issuecomment-384501141 (see ref to https://github.com/WordPress/gutenberg/issues/3462 which I had opened, which this issue will solve).

Not sure what the status is on implementing the block-editor flag to register_post_type(). Sounds like it’s something they will be doing, though.

How is going the gutenberg integration?

Nothing concrete from us for a while.

We made a few hacks so that it can be loaded up, at least. Competent developers can try it out by putting:

define( 'PB_GUTENBERG_TESTING', true );

In their config file.

Unsupported, use at your own risk!

Patches welcome.