Filters the class attribute for the video shortcode output container.
Parameters
$class
string- CSS class or list of space-separated classes.
$atts
array- Array of video shortcode attributes.
Source
if ( $is_vimeo ) {
Filters the class attribute for the video shortcode output container.
$class
string$atts
arrayif ( $is_vimeo ) {
User Contributed Notes
You must log in before being able to contribute a note or feedback.