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

Jake Bolton
Jake Bolton
1,956 Points

Wordpress Theme Customisation Question

Hello,

I need to add a setting to my customizer.php for a dropdown featuring links to every page and post.

It's for a set of links that will be included on every page.

Can't seet to get this right as I'm not sure what the array should include.

Hope you can help guys.

Cheers

1 Answer

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi, would you mind sharing the code you already have? Do you already know how to setup a field in the customizer and are just wondering how to create a dropdown of all of the posts/pages in WordPress?