Ticket #11 (closed enhancement: invalid)
Links: provide field to maintain TITLE
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Please allow maintaining the TITLE attribute for the links and either this could be displayed or the default could be the link name
Change History
I believe it currently defaults to the link description, doesn't it? That is, unless $show_updated is being used.
- Owner changed from anonymous to matt
- Status changed from assigned to closed
- Resolution changed from 10 to 70
This is already covered by the link description field.
- Status changed from closed to assigned
- Resolution changed from 70 to 30
See http://www.kishore.org/weblog/ - top right corner
The code behind the display is
<li><a href=' http://photomatt.net/' title='WP Dev.'>Matt</a> WP Dev. </li>
I want code to be
<li><a href=' http://photomatt.net/' title='WP Dev.'>Matt</a> </li>
I have maintained URI: http://photomatt.net/ Link Name : Matt Short Description: WP Dev.
Please provide separate field for TITLE
- Status changed from assigned to closed
- Resolution changed from 30 to 70
That's an issue with your link category settings, not WordPress. Please see the relevant documentation. (Uncheck the show description box.) Description is the title field.
