Customize title function
-
Hello there,
I am using following syntax for titles:
<title><?php wp_title( ‘|’, true, ‘right’ ); ?></title>and then the function:
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
So my output for home page is page title | description and I would like to switch to description | page title.
How can I do it without effecting the rest of the site?
Thank you very much,
The topic ‘Customize title function’ is closed to new replies.