This plugin is outdated and might not be supported anymore
Make Clickable Tweet

Make Clickable Tweet

Details
View on WordPress

In a recent project, I had a bunch of tweet content saved and needed a way to convert all URLs, hashtags, and user mentions into clickable links. I found that WordPress has a built-in function called make_clickable(), but it just works with plain URLs, so I took it one more step to make_clickable_tweet(). It’s basically a regular expression wrapped in a simple function, but I figured someone else out there might need it.

Details

Plugin code:
make-clickable-tweet
Plugin version:
0.2
Author:
Outdated:
Yes
WP version:
2.7 or higher
PHP version:
or higher
Test up to WP version:
3.3.2
Total installations:
100
Last updated:
2012-04-04
Rating:
Times rated:
0
make_clickable
regex
tweet
twitter