From ad0fb8833f6ecc4081a3fb088ce5b5ee76a7a6c3 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Mon, 13 Jul 2020 17:47:42 +0200 Subject: [PATCH] Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css --- content-grid.php | 2 +- content-highlight.php | 2 +- content-list.php | 2 +- content.php | 2 +- inc/related-posts.php | 2 +- style.css | 1 + 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/content-grid.php b/content-grid.php index 8d063e9..c749b45 100644 --- a/content-grid.php +++ b/content-grid.php @@ -8,7 +8,7 @@ - <?php the_title_attribute(); ?> + <?php the_title_attribute(); ?> '; ?> '; ?> diff --git a/content-highlight.php b/content-highlight.php index 0b65b14..1da1ff4 100644 --- a/content-highlight.php +++ b/content-highlight.php @@ -7,7 +7,7 @@ ID ), 'featureon-medium' ); ?> <?php the_title_attribute(); ?> - <?php the_title_attribute(); ?> + <?php the_title_attribute(); ?>