這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

使用者評論

2022 年 9 月 6 日
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!
2017 年 9 月 5 日
Very nice, thank you. PS.: I can not understand, why this function not is included in WP .......
2016 年 9 月 3 日
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.