• Hey all! I’m working with the Excerpt Reloaded plugin and it’s great. But for my posts that have a Youtube video using the [youtube] tag it gets a bit messy. Some of my posts have a Youtube video at the top of the post. Is there a way I can exclude the [youtube] tags from the excerpt? All I want is the Title and the excerpt.

    My Code:
    <?php the_excerpt_reloaded(25, ”, ‘none’, TRUE, ‘Keep reading >>’, FALSE, 2); ?><?php endforeach; ?>

    Thanks in advance!
    Brandon

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Remove [youtube] tag from The Excerpt Reloaded?’ is closed to new replies.