Ticket #11 (closed enhancement: invalid)

Opened 8 years ago

Last modified 8 years ago

Links: provide field to maintain TITLE

Reported by: kishore Owned by: matt
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.

  • Status changed from new to assigned

comment:4   matt8 years ago

  • 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

comment:6   matt8 years ago

  • 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.

comment:7   matt8 years ago

Note: See TracTickets for help on using tickets.