HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 13:00:34 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp_video_shortcode – Hook | Developer.WordPress.org
apply_filters( ‘wp_video_shortcode’, string $output, array $atts, string $video, int $post_id, string $library )
Filters the output of the video shortcode.
$output
stringVideo shortcode HTML output.
$atts
arrayArray of video shortcode attributes.
$video
stringVideo file.
$post_id
intPost ID.
$library
stringMedia library used for the video shortcode.
Version | Description |
---|
3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.