Used By
| Used By | Description |
|---|---|
| wp-includes/media.php: wp_playlist_shortcode() | Builds the Playlist shortcode output. |
Filters the playlist output.
Returning a non-empty value from the filter will short-circuit generation of the default playlist output, returning the passed value instead.
(string) Playlist output. Default empty.
(array) An array of shortcode attributes.
(int) Unique numeric ID of this playlist shortcode instance.
File: wp-includes/media.php
| Version | Description |
|---|---|
| 4.2.0 | The $instance parameter was added. |
| 3.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_playlist