I’m trying to convert my sites to Gutenberg. I like it!!

But how do I make it possible to make category-descriptions using the new editor?

Gutenberg editor in category description

3 s
3

This isn’t possible at the moment, Gutenberg is a post editor that relies on REST API endpoints, it’s not an arbitrary content area editor as TinyMCE is.

Given some modification though it could be made to work with a custom data model and be a replacement, but it’s not a trivial task, and what’s involved is in flux. It would be best to ask over on the Gutenberg GitHub issue tracker

Leave a Reply

Your email address will not be published. Required fields are marked *