Title: Plugin &#8220;looses&#8221; html tags attributes
Last modified: March 3, 2023

---

# Plugin “looses” html tags attributes

 *  Resolved [Alexander Guskov](https://wordpress.org/support/users/forcesail/)
 * (@forcesail)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/)
 * Plugin unsystematically “looses” some html tags attributes that acceptable on
   a post/page screen. For example, it looses “style” for <div> and <table> tags
   but allows them for <p> and even for <iframe>, but looses class and loading for
   <iframe> and so on.
 * I’m sorry but this plugin’s behavior makes using it extremely unreliable.
 * All these atts are not loosing on post/pages screens!!!
 * As the plugin designed to to used from admin panel, probably it’s unreasonable
   to use function wp_kses_post in line 13 of tabs-save-data.php at all or it should
   be arranged like in post screen.

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

 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16527519)
 * Hi [@forcesail](https://wordpress.org/support/users/forcesail/),
 * Remove wp_kses_post() function
 * Thanks
 *  Thread Starter [Alexander Guskov](https://wordpress.org/support/users/forcesail/)
 * (@forcesail)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16536669)
 * I have done it but I’m warring about the next update the plugin – will it come
   with wp_kses_post() to destroy my page?
 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16538757)
 * Hello [@forcesail](https://wordpress.org/support/users/forcesail/),
 *  This ( wp_kses_post() ) function added as WP Guidelines so if you want to add
   tags then ignore the plugin updates. If want to update this plugin then don’t
   update Tabs responsive’s previous posts.
 * Thanks
 *  Thread Starter [Alexander Guskov](https://wordpress.org/support/users/forcesail/)
 * (@forcesail)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16541354)
 * Hello,
 * could you arrange it to work at least how it works on post screens?
 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16546167)
 * Hi [@forcesail](https://wordpress.org/support/users/forcesail/),
 * In your case, remove the ( wp_kese_post() ) function then it’ll work fine.
 * Thanks

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

The topic ‘Plugin “looses” html tags attributes’ is closed to new replies.

 * ![](https://ps.w.org/tabs-responsive/assets/icon-256x256.png?rev=2337177)
 * [Tabs Responsive - With WooCommerce Product Tabs Extension](https://wordpress.org/plugins/tabs-responsive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabs-responsive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabs-responsive/)
 * [Active Topics](https://wordpress.org/support/plugin/tabs-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabs-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabs-responsive/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/plugin-looses-html-tags-attributes/#post-16546167)
 * Status: resolved