Title: Insert tab with database informations
Last modified: March 30, 2021

---

# Insert tab with database informations

 *  [busterland](https://wordpress.org/support/users/busterland/)
 * (@busterland)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/insert-tab-with-database-informations/)
 * Hello,
    I want to insert a tab with informations from a database. I have only
   find plugins where I can create a tab with a CSV information but I want to add
   rows and columns with the information conainted in my database.
 * Do you know if a plugin can do that?
 * Thanks for your help

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

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/insert-tab-with-database-informations/#post-14254143)
 * Yes, a plugin can do that.
    Your plugin will register shortcodes, possibly with
   arguments. In a suitable page or post you invoke a shortcode. In your plugin 
   the shortcode function queries your database table, and renders the results into
   an HTML table, which it returns. An alternate way is to create a custom page 
   template in your child theme, query the database and render the table there.
 *  Thread Starter [busterland](https://wordpress.org/support/users/busterland/)
 * (@busterland)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/insert-tab-with-database-informations/#post-14254303)
 * Thanks RossMitchell
    Which plugin name do you council me ? I’m looking for a 
   free one if possible. I tried TablePress but I can’t query my database.
 * For the alternate way, do you have any tutorial link to do that? Something I 
   can learn from.

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

The topic ‘Insert tab with database informations’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [busterland](https://wordpress.org/support/users/busterland/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/insert-tab-with-database-informations/#post-14254303)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
