mypace Custom Title Tag
mypace Custom Title Tag
Description
This plugin allows you to edit title tag at every singular post(posts, pages, custom post types). This is a very simple plugin.
GitHub
https://github.com/mypacecreator/mypace-custom-title-tag
Installation
- Upload
mypace Custom Title Tagto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Notice
You have to use add_theme_support( 'title-tag' ); in the functions.php file in order to support title tag.
You don’t need to add anything to the theme’s header.php file. Delete the legacy wp_title() call and all hard-coded title tags.
Faq
This plugin output nothing.
You have to use add_theme_support( 'title-tag' ); in the functions.php file in order to support title tag.
Title tags duplicated.
You don’t need to add anything to the theme’s header.php file. Delete the legacy wp_title() call and all hard-coded title tags.
Reviews
A little but useful plugin
By (orelweb) on November 5, 2018
Broken Post Edit Page
By msjentay on February 20, 2017
Easy &n Light
By May (mokoan) on September 3, 2016
If you want to customize ONLY Title Tag without heavy SEO plugin, this is very helpful. Simple and light. Polecam !
Changelog
1.2.3
- WordPress 4.8 Compatibility.
- WordPress Coding Standard Fix.
1.2.2
- GlotPress Compatibility.
1.2.1
- Fixed a problem with saving data on custom post types.
1.2
- WordPress 4.4 Compatibility.
1.1
- Changed width of the input field.
1.0
- Initial release.

