Question on the_content_limit()
-
Currently I am working on a new design at https://www.bucketreviews.com
As you’ll see on the main page, content is taken from posts and listed in excerpts using the_content_limit() function. Currently I have it at <?php the_content_limit(175, “”)
However, I DON’T want the excerpt to include the image captions (the first writing on each page). Rather, I just want it to start at the body text of my movie review.
Is there a code/plugin that I could use? I’m new to WordPress, so hopefully there is a simple way to explain this.
Thanks!
- The topic ‘Question on the_content_limit()’ is closed to new replies.