Title: Table shortcode quick info
Last modified: August 30, 2016

---

# Table shortcode quick info

 *  Resolved [tproli](https://wordpress.org/support/users/tproli/)
 * (@tproli)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/table-shortcode-quick-info/)
 * Just wanted to pop in to submit a tip on how to add quick info to the shortcode.
 * In the admin editor this is very uninformative, especially if you have multiple
   tables on a page:
 *     ```
       [table id=61 /]
       ```
   
 * However, using a non-existing “info” tag can help identifying the table:
 *     ```
       [table id=61 info="Information to identify this table" /]
       ```
   
 * I guess it doesn’t break anything, or does it?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/table-shortcode-quick-info/#post-6518687)
 * Hi,
 * nice idea! Thanks for sharing it! This will indeed work, as the `info` parameter
   is ignored by TablePress. So as long as this is not added to the plugin, it will
   not interfere.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table shortcode quick info’ 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/)

## Tags

 * [tip](https://wordpress.org/support/topic-tag/tip/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/table-shortcode-quick-info/#post-6518687)
 * Status: resolved