Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Martin Tod

    (@mpntod)

    Hi SpaciousMind,

    This would be a quick fix to line 98 of the plug-in.

    I don’t have time to do it now, but I’ll look at it over the weekend.

    Martin

    Plugin Author Martin Tod

    (@mpntod)

    As an immediate fix, try:

    echo $before_title ."<a href='http://twitter.com/".$newargs['screen_name']."'>"  . $title . "</a>" . $after_title;

    in line 98.

    You can add the icon via CSS.

    I’m not sure I’m going to build this into the main plug-in because it would be quite a lot of extra interface and not consistent with how other plug-ins work.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Link widget title?’ is closed to new replies.