html link to the most recent post written
-
Hi there, I would like to add a html link on my home page to the most recent post written. It is possible to do this?
thank you
Louisa
The blog I need help with is: (visible only to logged in users)
-
-
no sorry, I did not make myself totally clear – I want to put a link into the main body of text on the home page, so that you can click on a word within that text which will take you to the most recent post.
i.e. I have written on my homepage : a series of online entries starting at the
- first post
(ending at the most
- recent post
)
I made a link on the two words ‘first post’ to the first post because that was easy to do – I just linked to the first ever post, but a link on the two words: ‘recent post’ is harder as it constantly changes, I just wonder if there is a specific extension that can be placed at the end of the site’s address which automatically takes you to the last post published? for example: http://pythonessandbee.wordpress.com/most-recent-post/
thanks
-
You will have to change the link in the main page manually each and every time you create a new post then. This could be done with a MySQL query I suspect, but the code that would be required, we are not allowed to use for security reasons.
- The topic ‘html link to the most recent post written’ is closed to new replies.