This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

mypace Custom Title Tag

توضیحات

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

عکس‌های صفحه

  • Enter text into a Title tag field.
  • Edited title tag.

نصب

  1. Upload mypace Custom Title Tag to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

توضیحات

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.

سوالات متداول

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.

نقد و بررسی‌ها

5 نوامبر 2018
I’ve been looking for this plug in for a very long time. It’s amazing that it was so hard to find. The <title></title> tags are one of the most important ranking factors from Google, second only to external links, in my opinion, which we can not always control. This plugin is very simple, but again so important. I hope they will give good maintenance. Note: This plugin will not work in all themes. I think it has to be used in a modern theme that works with the latest versions of WP.
20 فوریه 2017
I have regular wordpress posts and custom posts created by my theme. All other plug-ins have treated these post types this same. This one does not. The content for my custom posts disappeared in the Wordpress UI went going to edit them. I uninstalled the plug in and the content reappeared.
3 سپتامبر 2016
If you want to customize ONLY Title Tag without heavy SEO plugin, this is very helpful. Simple and light. Polecam !
خواندن تمامی 3 نقد و بررسی‌

توسعه دهندگان و همکاران

“mypace Custom Title Tag” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“mypace Custom Title Tag” به 2 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “mypace Custom Title Tag” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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.