Summery Summery
Filters the class attribute for the video shortcode output container.
Syntax Syntax
Parameters Parameters
- $class
-
CSS class or list of space-separated classes.
- $atts
-
Array of video shortcode attributes.
Source Source
File: wp-includes/media.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.0 | The $atts parameter was added. |
3.6.0 | Introduced. |