Hello,
I am creating a WP template that displays all the pages in a table on the left side of the browser and loads the actual page on the right.
I am planning on setting up the Custom Page Template (for the right side) to load data pairs from each post_ID into the template.
My question is, where should I store the data for the left side? (That has a list of all the pages that have been entered into WP's database.)
Thanks in advance,
Dan