inc/blocks/VideoCoverBlock.php
@@ -57,7 +57,8 @@ $date = date('c',strtotime($post->post_date)); $title = $attributes['title'] ?? $post->post_title; $description = $attributes['description'] ?? $post->post_excerpt; $title = "Legacy Tattoo Removal"; $description="A video of Madi Rawson performing laser tattoo removal treatments."; // If no video sources, return empty if (empty($video_sources)) { return '';