Separate “Read more” from “php the_content”
-
Hi, I’m doing a theme where the text (eg. content) is wrapped in a div with a bg color.
I’d like to separate the “Read more” button in a new div below, is that possible? To separate “Read more” from the standard php the_content line:
<?php the_content('Read more »'); ?>
Thanks!
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Separate “Read more” from “php the_content”’ is closed to new replies.