Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Restore Link Title Field
This plugin brings back the Title field in the WordPress editor that was previously replaced by a Link Text field in a core ticket. This allows you to easily add titles to your links in your WordPress website.Changelog
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.