diff --git a/image.php b/image.php index 0e95bf64..84aecf0e 100644 --- a/image.php +++ b/image.php @@ -27,7 +27,7 @@ get_header(); $metadata['width'], $metadata['height'], get_permalink( $post->post_parent ), - esc_attr( get_the_title( $post->post_parent ) ), + esc_attr( strip_tags( get_the_title( $post->post_parent ) ) ), get_the_title( $post->post_parent ) ); ?> @@ -76,7 +76,7 @@ get_header(); } ?> - " title="" rel="attachment">ID, $attachment_size ); ?>