[wp-trac] [WordPress Trac] #24693: Link description should have a class

WordPress Trac noreply at wordpress.org
Fri Jul 5 18:13:30 UTC 2013


#24693: Link description should have a class
--------------------------+-----------------------------
 Reporter:  tomslominski  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.5.2
 Severity:  trivial       |   Keywords:
--------------------------+-----------------------------
 Hi. I'm using the Link Manager plugin, but I believe that just enables the
 link functionality which is already found in WordPress. I've put a widget
 in my footer to display the links which I've created. All of them have a
 name and a description, which are both placed in a li. The link is
 obviously an <a>, but the description has no class and just sits in the
 li, like so:

 {{{
 <li><a href="http://wordpress.org/" title="WordPress is a blog engine."
 target="_blank">Daniel Hart</a>
 WordPress is a blog engine.</li>
 }}}

 I suggest putting the description in a span, for easier theming of the
 links widget.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24693>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list