Description
This plugin sets the <title>
tag in the <head>
section of the HTML output.
First page / index page:
title = name of the website | subtitle (short description of the website)
All other posts and pages:
title = title of the post/page | name of the website
Notes:
- The seperator is the default symbol, probably “|”.
- Feeds only receive the page/post title and are not modified.
- Page numbers are handled too.
The code is a very basic copy of:
https://codex.wordpress.org/Plugin_API/Filter_Reference/wp_title
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Title Tag, Evert's simple version” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Title Tag, Evert's simple version” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.