OwlCyberSecurity - MANAGER
Edit File: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "create-block/cdsfw-current-date", "version": "1.0.0", "title": "Current Date", "category": "text", "icon": "calendar-alt", "description": "Dynamic and customizable Current Date block for displaying up-to-date information on your WordPress site.", "supports": {}, "textdomain": "current-date", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }