| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
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 |
| 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 |