विवरण
This plugin allows you to edit title tag at every singular post(posts, pages, custom post types). This is a very simple plugin.
गीतहब
https://github.com/mypacecreator/mypace-custom-title-tag
इंस्टॉलेशन
- Upload
mypace Custom Title Tagto the/wp-content/plugins/directory - वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें
सूचना:
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.
समीक्षाएं
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ता“mypace Custom Title Tag” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “mypace Custom Title Tag” into your language.
Interested in development?
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.


