• Howdy –

    I’m making use of this code to display exceprts of my posts:

    <?php the_excerpt(); ?>

    Is there a way to strip the <p> tags out of it? I’d like to include some other stuff around it, but the <p> tags keep getting in the way.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting the “p” tags out of the exceprt’ is closed to new replies.