Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress How to Make a Website with WordPress Custom Post Types and Fields in WordPress Setting Up Custom Post Types and Fields

Gregory Ledger
Gregory Ledger
6,116 Points

What is a metabox?

You clicked "standard metabox" without explaining what it was.

Ivan A.
Ivan A.
9,627 Points

Hi there. If you are familiar with Javascript and OBJECTS in it, my best guess is that "Metabox" is some sort of Object, that does things that you want it to do. So in my opinion it is a custom build "box" of things. If you want/need to create a custom page, then you need to customize a Metabox that has those properties that you need. Hope it helps :)