[wp-hackers] new feature for make_clickable
Alex King
lists at alexking.org
Sun Jan 6 05:02:51 GMT 2008
Twitter Tools supports the WP Chunk plugin, if you have it installed.
Cheers,
--Alex
Personal http://alexking.org
Business http://crowdfavorite.com
Schedule http://alex.myfreebusy.com
On Jan 5, 2008, at 6:03 PM, DerFichtl wrote:
> some plugins (twitter tools for example) use this function, but for
> the sidebar the generated links are usually too long. it would be nice
> if a developer could pass a string that is used as link text.
>
> now:
> <a href="http://this.is.a-very-long.url/and/it/needs/too/much/space/
> in/
> the/sidebar.html">http://this.is.a-very-long.url/and/it/needs/too/
> much/
> space/in/the/sidebar.html</a>
>
> then:
> <a href="http://this.is.a-very-long.url/and/it/needs/too/much/space/
> in/
> the/sidebar.html">[link]</a>
>
> what do you think, good/bad idea?
More information about the wp-hackers
mailing list