Can the_excerpt grab post title?
-
Hi – I want the_excert tag ti function as a read more tag, but grab the post title Is this possible? I need to set up for a client who doesn’t want to have to fuss with the more tag each time he posts. (https://www.robertskrob.com).
I thought this would work:
<?php the_excerpt("...continue reading " . get_the_title('', '', false)); ?>
Can someone tell me what I can do. Pls. note, I am not a php whizz, so need somewhat straight forward info.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Can the_excerpt grab post title?’ is closed to new replies.