Twitter Links

0

This plugin will convert valid Twitter usernames mentioned in comments into a link to their Twitter profile page. For example, if somebody mentions “@mattfreedman” in their comment,

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin will convert valid Twitter usernames mentioned in comments into a link to their Twitter profile page. For example, if somebody mentions “@mattfreedman” in their comment, this plugin will check with Twitter to see if the user “mattfreedman” exists (which is does) and when it does, it will convert it into “@mattfreedman“.

Please note: As this plugin converts usernames on the fly (whenever and everytime somebody views the comments), and checks Twitter for every username (to ensure it’s valid), I strongly recommend using a caching plugin such as WP Super Cache. Which will not only lessen the load on Twitter’s servers, but also speed up page loads.

Although it says this plugin requires WordPress 2.6, I see no reason why it wouldn’t work with earlier versions, I just haven’t tested it with earlier version.

This plugin requires cURL to be installed on your server, and has only been tested with PHP 5.2.x.