Title: [Plugin: WP-Table Reloaded] Future updates
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Future updates

 *  Resolved [G7LFC](https://wordpress.org/support/users/g7lfc/)
 * (@g7lfc)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-future-updates/)
 * Great plug-in, really helps users of my web sites keep tables up-to-date. Only
   two things missing really, as far as I can see and these are sorely required.
 * Can we align the data in a column with simply switch. Numbers should always be
   right aligned.
 * And can we have a simple addition feature that adds all the numbers in a column
   up.
 * These two additional features would make your plugin absolutely brilliant.
 * Regards
    Derek
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-future-updates/#post-2773777)
 * Hi Derek,
 * thanks for your post and the suggestions, I really appreciate it!
 * About the alignment: I don’t really think that I will add such an alignment option,
   as this would make the user interface even more cluttered, and as setting the
   alignment is already quite easy with some CSS code, like
 *     ```
       .wp-table-reloaded-id-123 .column-3 {
         text-align: right !important;
       }
       ```
   
 * which would have to be added to the “Custom CSS” textarea on the “Plugin Options”
   screen.
 * About the column sum: I’m working on some basic “spreadsheet functions”, so maybe
   I’ll be able to include this one. As I’m pretty busy, this will however still
   take some time.
 * Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Future updates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-future-updates/#post-2773777)
 * Status: resolved