Separate your content into a multi-page experience.
- Name:
core/nextpage - Category: design
- API Version: 3
- Block Type: Static (saved in post content)
- Keywords:
next page,pagination
Block Relationships
Parent blocks (direct):
– core/post-content
Attributes
Defined via the attributes property in block.json.
This block has no custom attributes.
Supports
Defined via the supports property in block.json.
customClassName:falseclassName:falsehtml:falsevisibility:falseinteractivity:clientNavigation:true
customCSS:false
Block Markup
This is a static block. The markup is saved directly in the post content.
<!-- wp:core/nextpage -->
<!--nextpage-->
<!-- /wp:core/nextpage -->
Source
- block.json (reference)
- Source directory — browse
edit.js,save.js,index.php, and more.