OwlCyberSecurity - MANAGER
Edit File: block.json
{ "$schema": "https://json.schemastore.org/block.json", "apiVersion": "1", "name": "widget-google-reviews/reviews", "title": "Google Reviews Block", "description": "Block for Google map reviews. Easy way to show your Google place reviews on WordPress pages!", "category": "widgets", "keywords": [ "google", "review", "block" ], "icon": "star-filled", "textdomain": "widget-google-reviews", "attributes": { "id": { "type": "string" } } }