Find all page titles / post ID
-
I have around 700 posts (each for a product line) spread over about 15 categories. I also have an external PDF with product links. I want to make the hyperlinks in the PDF point directly to the posts (Don’t want much, do I ??)
I don’t really want to have use the admin screen mouseover each link to see the page ID, and copy the title / post ID to a text file; must be a programmatical way of doing it. So is there a plugin – or looping PHP code I can use once only – to ‘interogate’ the database and display/write text file to display /create this data?
If “push comes to shove”, I could export the post data, and iterate through that file to find the data – that may only be only option, but thought I’d enquire here first.
- The topic ‘Find all page titles / post ID’ is closed to new replies.