Mô tả
In core ticket #28206, the editor was modified to have a Link Text field instead of a Title field.
This plugin adds the Title field back.
Cài đặt
- Upload the files to the
/wp-content/plugins/restore-link-title-field/
directory or install through WordPress directly. - Activate the “Restore Link Title Field” plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- Installation Instructions
-
- Upload the files to the
/wp-content/plugins/restore-link-title-field/
directory or install through WordPress directly. - Activate the “Restore Link Title Field” plugin through the ‘Plugins’ menu in WordPress
- Upload the files to the
Đánh giá
9 Tháng Sáu, 2019
Thanks for this plugin
5 Tháng Chín, 2017
Very nice, thank you.
PS.: I can not understand, why this function not is included in WP .......
3 Tháng Chín, 2016
Thanks for this small but important Plugin.
3 Tháng Chín, 2016
Thanks for creating this. Weird that they removed it.
3 Tháng Chín, 2016
Works as expected without any problems. Thanks!
3 Tháng Chín, 2016
I am not a huge fan of wordpress, I do most of my own website design by hand, but some clients want a WP site, as much as I tell them NOOOO.
WP does a good job and has some awesome plugins to make my life somewhat easier.
This is not a deal breaker if this was not here, but I would stand my ground not to do WP sites. But with this plugin, at least there is hope.
Thank you.
Người đóng góp & Lập trình viên
“Restore Link Title Field” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Restore Link Title Field” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.3
- Fix the updateFields issue. When you click on a link from the search results, it should now populate the title correctly, like the old versions did.
1.2
- Changed the JS to use original wpLink functions for everything except htmlUpdate, to improve compatibility. Ref: https://core.trac.wordpress.org/ticket/32180
- Fix issue with title field not resetting on a new link
1.1
- Rewrite mostly by SergeyBiryukov to be somewhat smaller and more forward compatible.
1.0
- First version.