Post Content

Displays the full content of the current post, running all content filters including shortcodes and embeds. It is shown in the block inserter as Post Content and registered as canvas-core/post-content.

Select the block on a page and its own settings open in the sidebar, in the panels below:

The Post Content settings in the block editor sidebar

Settings

Each setting is named exactly as the block editor names it, followed by what it does and what it starts as. Where a setting carries a Shown when line, it stays hidden until that condition is met, which is the usual reason a setting looks missing from the sidebar:

Settings

  • WrapperDefaultentry

    Bare emits the post body with no container of its own, so it can be composed INSIDE an existing .entry-content element alongside other blocks (a reading bar above it, a tag cloud and a share card below it) instead of forcing them to be siblings of the content div. Same convention as Social Icons and Rounded Skills.

  • Remove Top Margin (mt-0)DefaultOff

    Use in the single-post layout, where entry-content immediately follows the title/meta/image and needs its top margin removed. Leave off when this block is used standalone.

    Shown when Wrapper is "entry"

Every Canvas block also carries the Animation, Scroll Effects and Advanced panels, which are described in Controls every Canvas block has.

Other blocks in Posts: Blog Archive Loop, Blog Loop, Blog Single Post, Post Archive Index, Post Author, Post Comments.

Was this page helpful?