HEX
Server: Apache
System: Linux server11 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64
User: web78 (5081)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/clients/client1/web78/web/wp-content/plugins/jetpack/_inc/blocks/rating-star/block.json
{
    "$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"
}