1.22.0 - Block-level content gating
· One min read
Version 1.22.0 introduces block-level content gating controls for Gutenberg so protected templates and reusable blocks can be restricted by post protection and user role rules.
-
[FEATURE] Adds block-level Content Gating controls in the Gutenberg inspector, including "Inherit Content Gating from current post" and role-based visibility targeting.
-
[FEATURE] Adds an editor lock indicator for gated blocks and server-side rendering checks so restricted blocks output no frontend HTML when access rules fail.
-
[FEATURE] Supports block-level gating across post content, FSE templates, and Query Loop contexts using the current post/item visibility rules.
-
[DOCS] Adds detailed setup and behavior guidance for block-level gating in the Content Gating docs.