Skip to content

Commit 04b9a6b

Browse files
committed
deploy: 3607979
1 parent 4a2d3b0 commit 04b9a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ableplayer.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@
449449
$atts,
450450
'ableplayer'
451451
);
452-
$source = '';
453452

453+
$source = '';
454454
if ( ! ( $all_atts['youtube-id'] || $all_atts['vimeo-id'] || $all_atts['media-id'] ) ) {
455455
// Shortcode must have one of YouTube, Vimeo, or local video source.
456456
return false;

0 commit comments

Comments
 (0)