• I have created a custom post type called ‘products’. It does appear as a separate post type under the admin menu on the dashboard and I can access them through there and edit them. Shouldn’t they also appear under Posts -> All Posts as well? I noticed that if you edit through All Posts you are able to display ‘custom fields’ and edit them, which I cannot do if I access them through ‘products’ (my custom post type).

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’ve created a Custom Post Type which is different from the WordPress Built-in Post Types ( page, post, attachment, etc. ). All Posts and All Products show two different Post Types entirely. You could show Products under All Posts but it doesn’t sound like that’s the end goal and I wouldn’t advise it as it could be confusing should you create a traditional blog in the future.

    Custom Post Types support a variety of options and it sounds like that one you’re looking for is custom-fields. I’m not sure how you registered the Custom Post Type but that’s what it sounds like you’re looking to add.

    Thread Starter agekas43

    (@agekas43)

    Oh wow. Thank you! I have the wrong documentation and this is extremely helpful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Posts should appear in ‘All Posts’’ is closed to new replies.