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 WordPress for Website Owners Adding and Editing Content Categories, Tags, Menus and Widgets

Answer incorrect

'If you are working with custom menus in WordPress, you will need to manually add new pages to a menu on your site.'

The answer should be False not True. You even state in the video if 'add pages' is checked they automatically get added to the menu.

1 Answer

Matt Campbell
Matt Campbell
9,767 Points

Rocky Macnally - Read what it says in the admin area PROPERLY. It says automatically add new top level pages.

That means all new pages just get added to the first level of the menu, not good. If you delete a menu item, you have to manually add it again. If you want to have sub-menus, you need to make those yourself.

The answer is correct. It is TRUE :)