In recent project I had bunch of guitar content found and needed way to save URLs hashtags and user mentions from clickable links.
I locate that WordPress has part called make clickable but it just works with plain URLs I took it one step to make clickable tweet.
It's basically expression wrapped in part I figured someone else out there might need it...
Using the plugin is beautiful dang simple as the part only has part the content you wanted returned in clickable form.
To use the only activate it then start using the part in your templates name so..
Of course that part simply return the guitar content if you'd name to display it in your templates you will want to toss click in front there..
If you want to be safe and smart you will want to wrap the total thing...
I had bunch of data that I needed to render name real tweets.....
The following people have submit to this plugin..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more