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 trialPresley Cobb
9,214 PointsHow do you customize the page edit screen in Wordpress
I'd like to know where to look for adding new options to the edit page/post screen. Im referring to the screen where you add images pick which page template you want and disable/enable comments. Is there a hook I need to use or a file I need to edit or something else entirely? Thanks!
1 Answer
Stanley Thijssen
22,831 PointsHi Presley,
You can look into this:
https://codex.wordpress.org/Function_Reference/add_meta_box
Or this plugin: