From 23b5c08098f5e35325988cb19d4c1d2dd1a4163d Mon Sep 17 00:00:00 2001 From: Christopher Crouch Date: Thu, 19 Jun 2014 22:18:22 +0100 Subject: [PATCH] Add hidden post title to the continue reading link --- content.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/content.php b/content.php index 869afce0..630db9d6 100644 --- a/content.php +++ b/content.php @@ -16,7 +16,14 @@
- →', '_s' ) ); ?> + →', '_s' ), + the_title( '"', '"', false ) + ) ); + ?> + '