Jake Vanderwerf
2026-01-01 1d5c574e6efc88a32a76f645c27f459aad0e65df
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 '';