Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 21 months ago

#11 closed enhancement (invalid)

Links: provide field to maintain TITLE

Reported by: kishore's profile kishore Owned by: matt's profile matt
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: 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 (10)

#2 @JasonV
20 years ago

I believe it currently defaults to the link description, doesn't it? That is, unless $show_updated is being used.

#3 @JasonV
20 years ago

  • Status changed from new to assigned

#4 @matt
20 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 70
  • Status changed from assigned to closed

This is already covered by the link description field.

#5 @kishore
20 years ago

  • Resolution changed from 70 to 30
  • Status changed from closed to assigned

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

#6 @matt
20 years ago

  • Resolution changed from 30 to 70
  • Status changed from assigned to closed

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.

This ticket was mentioned in IRC in #wordpress-dev by miqrogroove. View the logs.


10 years ago

This ticket was mentioned in Slack in #outreach by mikelking. View the logs.


9 years ago

This ticket was mentioned in Slack in #community-team by morgankay. View the logs.


6 years ago

Note: See TracTickets for help on using tickets.