• Resolved LearnWebCode

    (@learnwebcode)


    Hello everyone,

    In the WP admin, under the top right “screen options” I chose to show Excerpts. This allows you to enter your own custom excerpts for each post.

    I then want to display this excerpt in a template using the “the_excerpt” function. However, is there anyway to prevent the creation of a “Continue Reading” link after the excerpt text? I am using the TwentyTen theme if that helps.

    Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter LearnWebCode

    (@learnwebcode)

    I suppose this was a bit simpler than I imagined. I simply went into the theme’s functions.php file and removed any functions that dealt with “excerpt.” It worked like a charm.

Viewing 1 replies (of 1 total)

The topic ‘Custom Excerpts – Removing "Continue Reading" Link’ is closed to new replies.