[wp-trac] [WordPress Trac] #31678: Insert/Add Link Doesn't Add The Title Between The a Tags
WordPress Trac
noreply at wordpress.org
Wed Mar 18 05:39:54 UTC 2015
#31678: Insert/Add Link Doesn't Add The Title Between The a Tags
----------------------------+-----------------------------
Reporter: wordpresssites | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 4.1.1
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
I the text editor, if you click Insert/Edit Link and select existing
content the title for the existing content is highlighted and included
<a href='http://postimage.org/' target='_blank'><img
src='http://s13.postimg.org/mcrosmfev/insert_edit_link.png' border='0'
alt="insert edit link" /></a>
But when you click Add, the title is not included between the a tags so
there's no visible title therefore no link on the front end meaning you
have to edit the HTML or manually add the title.
<a href='http://postimage.org/' target='_blank'><img
src='http://s23.postimg.org/hpurj4qy3/html_link.png' border='0' alt="html
link" /></a>
As an enhancement, to save time, this could be modified to wrap the title
in the a tags.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31678>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list