{"id":40169,"date":"2015-11-16T06:27:58","date_gmt":"2015-11-16T06:27:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mypace-custom-title-tag\/"},"modified":"2020-12-12T14:45:50","modified_gmt":"2020-12-12T14:45:50","slug":"mypace-custom-title-tag","status":"publish","type":"plugin","link":"https:\/\/pt.wordpress.org\/plugins\/mypace-custom-title-tag\/","author":7346134,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.3","stable_tag":"trunk","tested":"5.6.17","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"mypace Custom Title Tag","header_author":"Kei Nomura (mypacecreator)","header_description":"","assets_banners_color":"fefefe","last_updated":"2020-12-12 14:45:50","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.amazon.co.jp\/registry\/wishlist\/33HK9YOKDESUO","header_plugin_uri":"https:\/\/github.com\/mypacecreator\/mypace-custom-title-tag","header_author_uri":"http:\/\/mypacecreator.net\/","rating":4,"author_block_rating":0,"active_installs":500,"downloads":8739,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"mypacecreator","date":"2015-11-16 06:41:29"},"1.1":{"tag":"1.1","author":"mypacecreator","date":"2015-11-25 17:11:00"},"1.2":{"tag":"1.2","author":"mypacecreator","date":"2015-12-11 10:55:18"},"1.2.1":{"tag":"1.2.1","author":"mypacecreator","date":"2016-11-12 05:49:38"},"1.2.2":{"tag":"1.2.2","author":"mypacecreator","date":"2016-11-12 09:11:25"}},"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1287532,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1287004,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1286920,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1286920,"resolution":"1","location":"assets","locale":"","width":1485,"height":948},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1286920,"resolution":"2","location":"assets","locale":"","width":1529,"height":665}},"screenshots":{"1":"Enter text into a Title tag field.","2":"Edited title tag."}},"plugin_section":[],"plugin_tags":[186,1460],"plugin_category":[],"plugin_contributors":[78479,78190],"plugin_business_model":[],"class_list":["post-40169","plugin","type-plugin","status-publish","hentry","plugin_tags-seo","plugin_tags-title","plugin_contributors-mypacecreator","plugin_contributors-toro_unit","plugin_committers-mypacecreator"],"banners":{"banner":"https:\/\/ps.w.org\/mypace-custom-title-tag\/assets\/banner-772x250.png?rev=1286920","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/mypace-custom-title-tag\/assets\/icon-128x128.png?rev=1287532","icon_2x":"https:\/\/ps.w.org\/mypace-custom-title-tag\/assets\/icon-256x256.png?rev=1287004","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/mypace-custom-title-tag\/assets\/screenshot-1.png?rev=1286920","caption":"Enter text into a Title tag field."},{"src":"https:\/\/ps.w.org\/mypace-custom-title-tag\/assets\/screenshot-2.png?rev=1286920","caption":"Edited title tag."}],"raw_content":"<!--section=description-->\n<p>This plugin allows you to edit title tag at every singular post(posts, pages, custom post types). This is a very simple plugin.<\/p>\n\n<h3>GitHub<\/h3>\n\n<p>https:\/\/github.com\/mypacecreator\/mypace-custom-title-tag<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>mypace Custom Title Tag<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<h4>Notice<\/h4>\n\n<p>You have to use <code>add_theme_support( 'title-tag' );<\/code> in the functions.php file in order to support title tag.\nYou don\u2019t need to add anything to the theme's header.php file. Delete the legacy wp_title() call and all hard-coded title tags.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/codex.wordpress.org\/Title_Tag\/\">Related: Title Tag \u00ab WordPress Codex<\/a><\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt><h3>This plugin output nothing.<\/h3><\/dt>\n<dd><p>You have to use <code>add_theme_support( 'title-tag' );<\/code> in the functions.php file in order to support title tag.<\/p><\/dd>\n<dt><h3>Title tags duplicated.<\/h3><\/dt>\n<dd><p>You don\u2019t need to add anything to the theme's header.php file. Delete the legacy wp_title() call and all hard-coded title tags.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/codex.wordpress.org\/Title_Tag\/\">Related: Title Tag \u00ab WordPress Codex<\/a><\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>WordPress 4.8 Compatibility.<\/li>\n<li>WordPress Coding Standard Fix.<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>GlotPress Compatibility.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed a problem with saving data on custom post types.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>WordPress 4.4 Compatibility.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Changed width of the input field.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"This plugin allows you to edit title tag at every singular post(posts, pages, custom post types). This is a very simple plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/40169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=40169"}],"author":[{"embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mypacecreator"}],"wp:attachment":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=40169"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=40169"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=40169"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=40169"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=40169"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=40169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}