هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Restore Link Title Field

الوصف

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.

التنصيب

  1. Upload the files to the /wp-content/plugins/restore-link-title-field/ directory or install through WordPress directly.
  2. Activate the “Restore Link Title Field” plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

Installation Instructions
  1. Upload the files to the /wp-content/plugins/restore-link-title-field/ directory or install through WordPress directly.
  2. Activate the “Restore Link Title Field” plugin through the ‘Plugins’ menu in WordPress

المراجعات

6 سبتمبر، 2022
There is no reasonable way that I am going to get my clients to add a title attribute to links in a code edit. I am not sure why WP would go out of it's way to remove an existing feature that really did not hurt anyone. I am glad to have a no-code option to put in title attributes again, it is a good little hint for visual and non-visual users (on screen readers). I am glad to have some accessibility back. I will definitely put this on all my client sites from now on. Thank you!
5 سبتمبر، 2017
Very nice, thank you. PS.: I can not understand, why this function not is included in WP .......
3 سبتمبر، 2016
Thanks for this small but important Plugin.
إقرأ جميع المراجعات 21

المساهمون والمطوّرون

“Restore Link Title Field” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Restore Link Title Field“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

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.