[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

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

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

Defines 2 functions

  render_block_core_playlist_track()
  register_block_core_playlist_track()

Functions
Functions that are not part of a class:

render_block_core_playlist_track( $attributes, $content = '', $block = null )   X-Ref
Renders the `core/playlist-track` block on server.

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

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




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