Limits the editor block picker for posts to a focused set of common content blocks.
Dequeues the global block library stylesheet on the front end for classic themes that do not need core block styles.
Restrict available Gutenberg blocks by post type to simplify editing, improve consistency, and prevent clients from inserting unnecessary layout blocks. Use this snippet…