| Server IP : 152.53.162.115 / Your IP : 216.73.217.150 Web Server : Apache/2 System : Linux host 6.12.0-55.40.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 21 05:54:51 EDT 2025 x86_64 User : pbshosting ( 1005) PHP Version : 8.3.30 Disable Function : exec,system,passthru,shell_exec,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,popen,dl,show_source,putenv,phpinfo,stream_socket_server,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,posix_getgroups,posix_getgrgid,posix_getpwnam,posix_geteuid,posix_getgid,posix_getuid,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 MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/pbshosting/domains/midtownclinics.com/public_html/wp-includes/blocks/playlist/ |
Upload File : |
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/playlist",
"title": "Playlist",
"category": "media",
"description": "Embed a simple playlist.",
"keywords": [ "music", "sound" ],
"textdomain": "default",
"allowedBlocks": [ "core/playlist-track" ],
"attributes": {
"type": {
"type": "string",
"default": "audio"
},
"order": {
"type": "string",
"default": "asc"
},
"showTracklist": {
"type": "boolean",
"default": true
},
"showImages": {
"type": "boolean",
"default": true
},
"showPlayButtonArtwork": {
"type": "boolean",
"default": false
},
"showArtists": {
"type": "boolean",
"default": true
},
"showNumbers": {
"type": "boolean",
"default": true
},
"showTrackLength": {
"type": "boolean",
"default": true
},
"waveformStyle": {
"type": "string",
"enum": [ "bars", "mirror", "line", "blocks", "dots", "seekbar" ],
"default": "bars"
},
"waveformColor": {
"type": "string"
},
"waveformGradient": {
"type": "string"
},
"waveformBackgroundColor": {
"type": "string"
},
"waveformBackgroundGradient": {
"type": "string"
},
"caption": {
"type": "string"
}
},
"providesContext": {
"showArtists": "showArtists",
"showImages": "showImages"
},
"supports": {
"anchor": true,
"align": true,
"__experimentalExposeControlsToChildren": true,
"color": {
"gradients": true,
"link": true,
"__experimentalDefaultControls": {
"background": true,
"text": true
}
},
"__experimentalBorder": {
"color": true,
"style": true,
"width": true,
"__experimentalDefaultControls": {
"color": true,
"style": true,
"width": true
}
},
"interactivity": true,
"spacing": {
"margin": true,
"padding": true
},
"typography": {
"fontSize": true,
"__experimentalDefaultControls": {
"fontSize": true
}
}
},
"editorStyle": "wp-block-playlist-editor",
"style": "wp-block-playlist"
}