Hi,
I'm new to WordPress and have read through the documentation in the 'Docs' section; have also searched the forums for this but cannot find anything quite like what I want to do.
My site has a list of recent posts showing only the title of the post. I want these to be hyperlinked, so that when the user selects the link they are taken to another page to view the whole post. I'm not using a template, because - I'll be honest - I don't really have time to expend on getting the best out of a template.
How can I create a standard HTML anchor tag to include the ID of a post? Also, on the destination page, what do I have to do to pass the ID to the WP store of posts to retrieve the content of the post?
Thanks in advance.
TB