Replacing ‘the_content()’ with ‘the_excerpt()’
-
I’m looking for a way to give each post on the main page a short ‘teaser’ intro which doesn’t appear on the individual post page (rather than replicate the story’s first par on both pages).
Apparently the trick is to replace ‘the_content()’ with ‘the_excerpt()’, but in exactly which file do I find that ‘the_content()’ string in order to make this change appear on the main page only?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Replacing ‘the_content()’ with ‘the_excerpt()’’ is closed to new replies.