Title: Remove HTML formatting?
Last modified: June 10, 2024

---

# Remove HTML formatting?

 *  Resolved [Dave Tavres](https://wordpress.org/support/users/davetavres/)
 * (@davetavres)
 * [2 years ago](https://wordpress.org/support/topic/remove-html-formatting/)
 * First – there’s no trouble at all here 🙂 Thank you for an amazing plugin 🙂
 * Question: Is it possible to remove all TABLE formatting?
 * That is, if I want to write my own table formatting in each cell, when I use 
   the shortcode to include a table onto a page, all of the standard HTML code (
   <table>, <tr>, <td>, etc.) is present.
 * Is there a filter or some other way to ONLY display my raw data?
 * Thank you again 🙂

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17815287)
 * Hi,
 * Thanks for your question!
 * I’m not sure that I follow. You want to create a table with TablePress but it
   should not contain `<table>`, `<tr>`, `<td>`, etc. HTML tags? How would you distinguish
   the cells?
 * Can you maybe provide a more detailed example of what you are trying to achieve
   here?
 * Best wishes,
   Tobias
 *  Thread Starter [Dave Tavres](https://wordpress.org/support/users/davetavres/)
 * (@davetavres)
 * [2 years ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17815340)
 * Yes… I’m hoping there’s something similar to the filter to “turn off the loading
   of TablePress CSS” ([https://wordpress.org/support/topic/remove-all-styling/](https://wordpress.org/support/topic/remove-all-styling/))
 * If I do special HTML table formatting in cells, I’d like to JUST display the **
   _contents_** of the cells, not the built-in HTML code. That way, I can create
   custom HTML layouts of the data.
 * Here’s some example text in a cell:
 * `<div class='boxformat'><a href='http://www.something.com/'> <img src='http://
   www.something.com/wp-content/uploads/abc.png' title='Unique image name' alt='
   Unique image name'> <span class='ItemTitle'>Unique Title Here/span></a> <span
   class='ItemDesc'>Some long text goes here.</span></div>`
    -  This reply was modified 2 years ago by [Dave Tavres](https://wordpress.org/support/users/davetavres/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17816963)
 * Hi,
 * OK, thanks for the clarification. For this, you could maybe try the TablePress
   Single Cell Shortcode Extension from [https://tablepress.org/extensions/table-cell-shortcode/](https://tablepress.org/extensions/table-cell-shortcode/)
 * Regards,
   Tobias
 *  Thread Starter [Dave Tavres](https://wordpress.org/support/users/davetavres/)
 * (@davetavres)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17818032)
 * Thank you!! That’s what I was looking for!
 * I searched for “raw” before, but never ran across that plugin. Perfect 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17819095)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
   Tobias

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

The topic ‘Remove HTML formatting?’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [1 year, 12 months ago](https://wordpress.org/support/topic/remove-html-formatting/#post-17819095)
 * Status: resolved