Title Tag, Evert's simple version

This plugin sets the tag in the section of the HTML output.

Author:Evert Mouw (profile at wordpress.org)
WordPress version required:4.0.0
WordPress version tested:4.4.25
Plugin version:1.0.0
Added to WordPress repository:19-06-2015
Last updated:09-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 728
Active installs:20+
plugin download
Click to start download

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