????JFIF??x?x????'
Server IP : 104.21.112.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/peekmysite.com/wp-content/plugins/jetpack/_inc/blocks/rating-star/ |
Upload File : |
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/rating-star", "title": "Star Rating", "description": "Rate movies, books, songs, recipes — anything you can put a number on.", "keywords": [ "star", "rating", "review" ], "version": "12.5.0", "textdomain": "jetpack", "category": "widgets", "icon": "<svg viewBox='0 0 24 24' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><path d='M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z'/></svg>", "supports": { "html": false }, "styles": [ { "name": "filled", "label": "Filled", "isDefault": true }, { "name": "outlined", "label": "Outlined" } ], "attributes": { "rating": { "type": "number", "default": 1 }, "maxRating": { "type": "number", "default": 5 }, "color": { "type": "string" }, "ratingStyle": { "type": "string", "default": "star" }, "className": { "type": "string" }, "align": { "type": "string", "default": "left" } }, "example": {}, "editorScript": "jetpack-blocks-editor" }