Title: Table list
Last modified: August 21, 2016

---

# Table list

 *  [matthieu82](https://wordpress.org/support/users/matthieu82/)
 * (@matthieu82)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/table-list/)
 * Hi everybody,
 * Excuse me for my bad english….
 * I have a problem, I have search on many forums, but I don’t find a solution.
 * I have make a function for generate WP List Table. My problem is, I make a wp_query
   and pass in my function.
 * My table list is good generated by the data is, for example:
    _Array ( [post\
   _title] => This is the title on my post )_
 * OR
 * Array ( [ID] => 142 [post_author] => 1 [post_date] => 2014-07-08 15:56:29 [post_date_gmt]
   => 2014-07-08 14:56:29 [post_content] =>……….
 * My request is:
    `$test = $wpdb->get_results($wpdb->prepare("SELECT post_title,
   post_date FROM wp_posts", 5, 1), ARRAY_A);`
 * Have you an idea?
 * Thanks for your helping

The topic ‘Table list’ is closed to new replies.

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [query](https://wordpress.org/support/topic-tag/query/)
 * [wp_list_table](https://wordpress.org/support/topic-tag/wp_list_table/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [matthieu82](https://wordpress.org/support/users/matthieu82/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/table-list/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
