WordPress / developer-blog-content

In this GitHub space, WordPress team coordinate content to be published on the Developer Blog. Discussion and montly meetings (first Thu) in WP Slack #core-dev-blog
36 stars 2 forks source link

Curating the Editor Experience: Tips & Tricks #276

Open bph opened 2 weeks ago

bph commented 2 weeks ago

Discussed in https://github.com/WordPress/developer-blog-content/discussions/262

Originally posted by **ndiego** May 6, 2024 The title is still TBD, but the idea of this article will be to showcase the many lesser known ways you can curate the Editing experience in WordPress. We already have a few articles on this topic that cover bigger topics like [client-side](https://developer.wordpress.org/news/2023/05/24/curating-the-editor-experience-with-client-side-filters/) and [server-side](https://developer.wordpress.org/news/2023/07/05/how-to-modify-theme-json-data-using-server-side-filters/) filtering, but I think it would be fun to showcase ~10 real-world examples and then directs the reader back to the official documentation and/or other related articles. This topic idea corresponds with [ongoing work](https://github.com/WordPress/gutenberg/issues/56170) to improve the [Curating the Editor Experience](https://developer.wordpress.org/block-editor/how-to-guides/curating-the-editor-experience/) section of the Block Editor Handbook.