Much thanks to NC@WP for helping rewrite the function in my first plugin.
You can now download it at:
http://kygerbailey.com/wordpress-plugins/retweet
That seems to be linking directly to the same post url using the dynamic address. However, I’m trying to build a HREF url that includes text and the_title() and bloginfo(url) and the_ID().
The link should go to:
http://twitter.com/home/?status=Retweet: Blog Title Var http://someblog.com/?p=1
The link text should be: Retweet
Any mods you can help with to complete this?