From ee7a6f878ce6059e7928fb035c7097e1c8af71af Mon Sep 17 00:00:00 2001 From: Andre Bulatov Date: Thu, 14 Jan 2016 00:02:26 -0500 Subject: [PATCH] Added/Fixed hAtom entries Fixed/added hEntry tags for hAtom compliance (line 12, 24, 25, 26) - date updated, author, entry-title --- wp-content/themes/mag-wp/single.php | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/wp-content/themes/mag-wp/single.php b/wp-content/themes/mag-wp/single.php index 40cf47c..05668d0 100644 --- a/wp-content/themes/mag-wp/single.php +++ b/wp-content/themes/mag-wp/single.php @@ -9,7 +9,7 @@
-
+
@@ -21,9 +21,9 @@
  • -

    - - +

    + +
    @@ -76,20 +76,16 @@
    - - //
    - // ?> +
    +
    - +
    -
    - -
    post_excerpt ) ) : the_excerpt(); else : false; endif; ?> @@ -117,10 +113,6 @@ -
    - -
    - - + \ No newline at end of file