Title: Strip tags
Last modified: August 20, 2016

---

# Strip tags

 *  Resolved [Peter G.](https://wordpress.org/support/users/peter-g-2/)
 * (@peter-g-2)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/strip-tags/)
 * Hey folks, how do I strip tags from the following title functions?
 *     ```
       <h5><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">
                 <?php the_title(); ?>
                 </a></h5>
               <p>
                 <?php the_excerpt_rss(); ?>
               </p></li>
       ```
   
 * Some of my blog titles have `<br> <em>` etc. and I’d like to remove them here.
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Peter G.](https://wordpress.org/support/users/peter-g-2/)
 * (@peter-g-2)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/strip-tags/#post-3059235)
 * Nevermind. I found what I’m looking for in the [`the_title_attribute()`](http://codex.wordpress.org/Template_Tags/the_title_attribute)
   referenced [here](http://wordpress.org/support/topic/html-tags-in-the_title-repeated-in-title-attribute-of-ltagt-link?replies=6#post-1026072).
 *  Thread Starter [Peter G.](https://wordpress.org/support/users/peter-g-2/)
 * (@peter-g-2)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/strip-tags/#post-3059236)
 * Solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Strip tags’ is closed to new replies.

## Tags

 * [functions](https://wordpress.org/support/topic-tag/functions/)
 * [strip](https://wordpress.org/support/topic-tag/strip/)
 * [strip tags](https://wordpress.org/support/topic-tag/strip-tags/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [Peter G.](https://wordpress.org/support/users/peter-g-2/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/strip-tags/#post-3059236)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
