বৰ্ণনা
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
স্ক্ৰীনশ্বট
ইনষ্টলেশ্যন
- Upload
mypace Custom Title Tag
to 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.
সঘনাই উত্থাপিত প্ৰশ্ন
-
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” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকল“mypace Custom Title Tag” 2টা ভাষাত অনুবাদ কৰা হৈছে। অনুবাদকসকলক তেওঁলোকৰ অৱদানৰ বাবে ধন্যবাদ।
আপোনাৰ ভাষাত “mypace Custom Title Tag” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা 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.