Title: Showing Table Data in Reverse Order
Last modified: August 20, 2016

---

# Showing Table Data in Reverse Order

 *  Resolved [Simmeon](https://wordpress.org/support/users/simmeon/)
 * (@simmeon)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/)
 * I’m back again.
 * Is it possible to show the table entries in the reverse order.
 * If I add “new” data to the bottom of my table.
    When I look on the website. It
   will actually appear at the top of the table.
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/#post-3299399)
 * Hi,
 * this is not possible yet, but I’m working on a “TablePress Extension” that can
   achieve this. However, I can’t say when it’s going to be available.
    I’ll however
   post here, if I don’t forget, and tweet it.
 * Regards,
    Tobias
 *  Thread Starter [Simmeon](https://wordpress.org/support/users/simmeon/)
 * (@simmeon)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/#post-3299400)
 * Oh ok.
    Thanks for the speedy response.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/#post-3299401)
 * Hi,
 * sure, no problem!
    I have everything about this Extension in my head already,
   I just need to find the time to implement the code, in the next week or so.
 * Best wishes,
    Tobias
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/#post-3299453)
 * Hi,
 * good news: I have that extension ready 🙂
 * You can now have a table show up in reverse order. Just install and activate 
   [http://tablepress.org/downloads/extensions/tablepress-table-row-order.zip](http://tablepress.org/downloads/extensions/tablepress-table-row-order.zip)
   as a regular WordPress plugin and change your table’s Shortcode from something
   like
 *     ```
       [table id=123 /]
       ```
   
 * to
 *     ```
       [table id=123 row_order="reverse" /]
       ```
   
 * Best wishes,
    Tobias

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

The topic ‘Showing Table Data in Reverse Order’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/showing-table-data-in-reverse-order/#post-3299453)
 * Status: resolved