[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> playlist.php (summary)

Server-side rendering of the `core/playlist` block.

File Size: 210 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  render_block_core_playlist()
  register_block_core_playlist()

Functions
Functions that are not part of a class:

render_block_core_playlist( $attributes, $content, $block )   X-Ref
Renders the `core/playlist` block on server.

param: array    $attributes The block attributes.
param: string   $content    The block content.
param: WP_Block $block      The block instance.
return: string Returns the Playlist.

register_block_core_playlist()   X-Ref
Registers the `core/playlist` block on server.




Generated : Wed Jul 15 08:20:16 2026 Cross-referenced by PHPXref