We have a form, and in that form there will be a drop down for people to choose what type of widget they would like. We have a custom post type called "Widgets" where the admin of the site can add widgets. I'd like to list the titles of the widget CPT in the drop down on the form. HOW?
thanks.