I would like to have the page titles as a click-able link that is a perma link to the page. i.e. when clicked its the same as refreshing the page.
thank you.
Fetching latest tweet ...
I would like to have the page titles as a click-able link that is a perma link to the page. i.e. when clicked its the same as refreshing the page.
thank you.
Any ideas? I think a change will have to be done in the theme, but I am not good with php. My guess is where the title is added to the page in the loop is where the addition needs to be done.
This was actually a theme feature in the past, but was removed in 1.6, I believe.
I was thinking that the Title was the link at one point in time. How can I put this feature back into the theme for both posts and pages?
Do I make a child theme?
You can create a function that hooks to the the_title filter to add a wrapping link element to the title, but more importantly, why would you need such a feature?
This topic has been closed to new replies.