Title: allow html ?
Last modified: September 1, 2016

---

# allow html ?

 *  Resolved [supermathias](https://wordpress.org/support/users/supermathias/)
 * (@supermathias)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/allow-html/)
 * Is there a way i can allow html for posts showing?
    Thanks
 * [https://wordpress.org/plugins/category-posts/](https://wordpress.org/plugins/category-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Daniel Floeter](https://wordpress.org/support/users/kometschuh/)
 * (@kometschuh)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/allow-html/#post-7556282)
 * We disable and make it depricated ‘Allow HTML Feature’ because to support this
   feature is very difficult with other options like excerpt length and excerpt_more
   text, …
 * At the moment the code (cat-posts.php::allow_html_excerpt(), l.394) is available
   in the free version and all you have to do is add this filter:
 * `add_filter('the_excerpt', array($this,'allow_html_excerpt'));`
 * But sooner or later we will remove the code from the code. We announced our statement
   here: [http://tiptoppress.com/allow-html-excerpt-feature-will-deprecated-next-4-6-release/](http://tiptoppress.com/allow-html-excerpt-feature-will-deprecated-next-4-6-release/)
    - If you are interested in adding this feature with filters and hooks I can 
      write you a tutorial on GitHub Gist? And I’m interested in your feedback how
      to use this feature as filter/action hook.

Viewing 1 replies (of 1 total)

The topic ‘allow html ?’ is closed to new replies.

 * ![](https://ps.w.org/category-posts/assets/icon-256x256.png?rev=1419008)
 * [Category Posts Widget](https://wordpress.org/plugins/category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/category-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Floeter](https://wordpress.org/support/users/kometschuh/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/allow-html/#post-7556282)
 * Status: resolved