Priority File Manager

📁 public_html
Base Directory:
/home/ecedu/public_html/wp-includes/blocks/nextpage
NameTypeSizeActions
📁 .. Folder -
📄 block.json File 509
Edit Download
📄 editor-rtl.css File 673
Edit Download
📄 editor-rtl.min.css File 592
Edit Download
📄 editor.css File 673
Edit Download
📄 editor.min.css File 592
Edit Download
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/nextpage", "title": "Page Break", "category": "design", "description": "Separate your content into a multi-page experience.", "keywords": [ "next page", "pagination" ], "parent": [ "core/post-content" ], "textdomain": "default", "supports": { "customClassName": false, "className": false, "html": false, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-nextpage-editor" }