golden hour
/home/godaofbq/oxyrevive.com/wp-includes/blocks/nextpage
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
554 B
Del
OK
editor-rtl.css
1.46 KB
Del
OK
editor-rtl.min.css
592 B
Del
OK
editor.css
1.46 KB
Del
OK
editor.min.css
592 B
Del
OK
index.php
411 B
Del
OK
Edit: block.json
{ "$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, "visibility": false, "interactivity": { "clientNavigation": true }, "customCSS": false }, "editorStyle": "wp-block-nextpage-editor" }
Save