Title: Paragraph tag
Last modified: August 31, 2016

---

# Paragraph tag

 *  Resolved [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * (@webmandesign)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/paragraph-tag/)
 * Hi,
 * Could you please implement a filter to change the output `p` HTML [https://plugins.trac.wordpress.org/browser/baw-post-views-count/trunk/bawpv.php#L68](https://plugins.trac.wordpress.org/browser/baw-post-views-count/trunk/bawpv.php#L68)?
   This would be great as that would help theme authors not to invalidate their 
   HTML.
 * Thanks and regards,
 * Oliver
 * [https://wordpress.org/plugins/baw-post-views-count/](https://wordpress.org/plugins/baw-post-views-count/)

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

 *  [Srinivas Reddy](https://wordpress.org/support/users/reddysrinivas/)
 * (@reddysrinivas)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/paragraph-tag/#post-6978786)
 * this will prints only text no HTML tags…
    `<?php echo wp_strip_all_tags( do_shortcode("[
   post_view]"), $remove_breaks ); ?>`
 *  Thread Starter [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * (@webmandesign)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/paragraph-tag/#post-6978828)
 * Hi,
 * Sure! Thanks for pointing this out, I’ve forgot about the functions already, 
   it seems 🙂 Does the job well.
 * Regards,
 * Oliver

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

The topic ‘Paragraph tag’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/baw-post-views-count_ffffff.svg)
 * [Post Views Count (Support caching plugins!)](https://wordpress.org/plugins/baw-post-views-count/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/baw-post-views-count/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/baw-post-views-count/)
 * [Active Topics](https://wordpress.org/support/plugin/baw-post-views-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/baw-post-views-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/baw-post-views-count/reviews/)

## Tags

 * [filter](https://wordpress.org/support/topic-tag/filter/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [output](https://wordpress.org/support/topic-tag/output/)

 * 2 replies
 * 2 participants
 * Last reply from: [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/paragraph-tag/#post-6978828)
 * Status: resolved