From 3042552b4f695302535e0167d724308b3544444f Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 25 Aug 2014 22:13:38 -0500 Subject: [PATCH] Add schema.org Article markup to c4lj theme We won't get author markup if we're not using the Co-Authors-Plus plugin, but otherwise things should be good for the basics of the article title, abstract, and article body for each journal article. Signed-off-by: Dan Scott --- single.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/single.php b/single.php index 166d438..1ab540f 100644 --- a/single.php +++ b/single.php @@ -1,9 +1,9 @@ -
+
-
+

category_parent); if ( $parent && $parent->category_nicename == "issues" ) { // category should be child of Issues @@ -11,14 +11,15 @@ break; // only do this once. Something's wrong if it's in multiple issues } }?>

-

-
+

+

+
-
+
Read this article...

'); ?>
- Tags: ', ', ', '

'); ?> + Tags: ', ', ', '

'); ?> ', '

'); ?>
@@ -27,4 +28,4 @@
- \ No newline at end of file +