Title: Table for logged in users
Last modified: September 7, 2016

---

# Table for logged in users

 *  Resolved [deejee](https://wordpress.org/support/users/deejee/)
 * (@deejee)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/table-for-logged-in-users/)
 * Hello
 * Is there an option to show a table only for logged-in users.
 * DeeJee

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/table-for-logged-in-users/#post-8154545)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Something like this is not possible natively, so that using an extra plugin might
   be the best. You could also use a simple code solution like [http://justintadlock.com/archives/2009/05/09/using-shortcodes-to-show-members-only-content](http://justintadlock.com/archives/2009/05/09/using-shortcodes-to-show-members-only-content)
 * Another idea is to hide certain rows/column to logged-out users, via the TablePress
   Extension from [https://tablepress.org/extensions/hide-data-logged-out-users/](https://tablepress.org/extensions/hide-data-logged-out-users/).
   After installing and activating that, you could use a Shortcode like
    `[table
   id=123 hide_rows_logged_out="3-8" /]` to hide rows 3 through 8 from users that
   are not logged in.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table for logged in users’ 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

 * [logged-in users](https://wordpress.org/support/topic-tag/logged-in-users/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/table-for-logged-in-users/#post-8154545)
 * Status: resolved