As of April 2026, Make Clickable Tweet is a WordPress regex plugin with 100 active installations and a 0/5 rating0. It has been downloaded 1.9K+ times in total. Requires WordPress 2.7+ and PHP false+. Available on WordPress.org since 2012. Last updated 14 years ago — may have compatibility concerns. Top alternative: Search Regex.
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.
| WordPress | 2.7+ requiredTested up to 3.3.2 |
| PHP | false+ required |
Changed order of regular expressions.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.