Title: Multiple Posts(like) page in admin
Last modified: August 20, 2016

---

# Multiple Posts(like) page in admin

 *  [Farzanmc](https://wordpress.org/support/users/farzanmc/)
 * (@farzanmc)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-postslike-page-in-admin/)
 * Hi.
    Obviously my question is not new but I didn’t really know what to search.
   I want to create a product manager in wordpress. ( do not want to use plugins
   as I want to create my own custom fields) I once used Posts for this purpose 
   and it was very good with all default and my custom fields. But I was limited
   to just one page and I didn’t know what to do for my news and other stuff. Because
   of the posts page modifications and custom fields for my products I couldn’t 
   use the posts page for news and other. My question is how can I create a new 
   table in the database and have a menu in the admin page like posts and all it’s
   functionality ? Then I can edit that page for my products without changing the
   posts page.

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

 *  [PinkishHue](https://wordpress.org/support/users/pinkishhue/)
 * (@pinkishhue)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-postslike-page-in-admin/#post-3571111)
 * If I’m understanding the question correctly I think you need to create a custom
   post type for your products:
 * [http://codex.wordpress.org/Post_Types](http://codex.wordpress.org/Post_Types)
 * This code generator is very handy if you’re new to creating custom post types:
 * [http://themergency.com/generators/wordpress-custom-post-types/](http://themergency.com/generators/wordpress-custom-post-types/)
 * And I’d make it a plugin instead of adding the code to your theme functions.php
   file. Here’s some info on how to do that:
 * [https://codex.wordpress.org/Writing_a_Plugin#Standard_Plugin_Information](https://codex.wordpress.org/Writing_a_Plugin#Standard_Plugin_Information)
 *  Thread Starter [Farzanmc](https://wordpress.org/support/users/farzanmc/)
 * (@farzanmc)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-postslike-page-in-admin/#post-3571114)
 * Thaaaaaaaaaaaaaaaaaaaanks.
    It’s like a miracle. 😀 This is exactly what I wanted.
   I had couple of projects that I needed this very much. The website that you mentioned
   that generates the code was very useful and great. I expected a long code in 
   the end but it was a tiny one. Anyway, you rescued me from death. Thank you. 
   I think now I can add my custom fields to this post type and go on. Thank you
   thank you thank you

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

The topic ‘Multiple Posts(like) page in admin’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 2 replies
 * 2 participants
 * Last reply from: [Farzanmc](https://wordpress.org/support/users/farzanmc/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-postslike-page-in-admin/#post-3571114)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
