tag; the WP AMP sanitizer will take care of it later. $image = sprintf( '', get_the_post_thumbnail() ); $content = $image . $content; } return $content; }