i need to know how to add custom words before and after the post name of my wordpress
example
if the post name is just say - resident evil -
i want it to display like this - watch resident evil online -
is this possible?
i need to know how to add custom words before and after the post name of my wordpress
example
if the post name is just say - resident evil -
i want it to display like this - watch resident evil online -
is this possible?
You might try using 'the_title' filter. Here is a tutorial that shows how to change the title:
http://fahlstad.se/2006/08/using-wordpress-filters-a-tutorial/
You must log in to post.