So hard to find this info...
I'd like to know a way to find out if there are pages. Something like:
if (has_pages()) { /* do something */ }
I can't find a reference to any similar function... how might one go about finding out if there are pages. In case yr wondering I'd like to only show a pages menu if there are pages.