I have a user panel for my plugin where I need the user to select one of their pages. I could have them enter it manually, but I'd much rather have a dropdown list of page names instead.
Is there a simple way to do this without me having to query it manually?