Adds Twitter @anywhere javascript code to your blog,
enabling Hovercards and linkification of @usernames.
In order to use @anywhere, you must first register for a free API key with Twitter. You can do so at: http://dev.twitter.com/apps
New in version 0.2
Now allows for implementation of tweetbox!
Download
Latest version: Download @Anywhere v.0.2.6 (323) [zip]
FAQ
Why create this plugin?
I created this plugin to allow for easy integration of @anywhere.
I think i want to uninstall but…
Be sure to click the uninstall script that you manually add a value to define( 'UNINSTALL_ANYWHERE', '' ) on line 29. That means 1 OR like this: define( 'UNINSTALL_ANYWHERE', '1' ). After that run the script and all options should be uninstalled.
** THIS SCRIPT IS NO LONGER IN PLACE ** simply uninstall and delete
Changelog
- Version 0.2.6
-
- changes uninstall script (only necassary for WP<3).
- Version 0.2.5.1
-
-
Added missing
elsewhere pages are filtered out.
-
- Version 0.2.5
-
- Added ability to place the tweetbox: before, after or manually
- Version 0.2.4.1
-
- Fixed show/hide error in jQuery, admin settings
- Cleaned up code
- Version 0.2.4
-
- Added custom “content box”
- Bug fix: replaced
the_title()withget_the_title() - Added your twitter handle field
- Content box allows for shortcode input
- Added custom shortcodes
- Version 0.2.3
-
- Fixed incorrect closing tag
- Version 0.2.2
-
- Added author link love + removal option
- Fixed compatibility with dashboard widget
- Version 0.2.1
-
- Changed CSS ID’s
- Removed double
" - Cleaned up admin HTML
- Changed conflicting script names
- Version 0.2
-
- Remove twitter javascript from wp-admin.
- Fixed options shown when API key not entered.
- Added new jQuery rules.
- Added new CSS rules.
- Fixed missing
"in settings page.
- Version 0.1.1
-
- Added in some admin jQuery.
- Working on implementing a
tweetbox*coming in version0.2.
- Version 0.1
-
- Initial release.





Great post. To get the hovercard by mouseover picture event insteads of mouseover text, we can try this.
http://www.askabouthugo.com/general/twitter-anywhere-for-wordpress-plugins-mouseover-picture-even/
enjoy! @hugophang
If I get some requests for this feature, I’ll add it into my plugin, which will be up in the repository about now.
[...] for WordPress Austin Passy Forgetting more than you know. HomeAboutWordPress Plugins@anywhereComment Validation ReloadedCustom LoginEventbrite [...]
Would like to see the option to enable Minify.us links in the tweet box.
I’ve added the ability to use shortcodes inside the tweetbox content. So if you build your own shortcode, it’s possible!
I’m using a custom shortcode to display my shortened links.
[...] to easily add the basic features of Twitter @Anywhere to your WordPress blog? There’s already a plugin for that. It adds the requisite JavaScript for you, allowing you to enable or disable features with simple [...]
[...] Integrate @anywhere into WordPress [...]
Thanks for the plugin and the instructions. While I was able to add a box manually to my site, I really didn’t understand how to customize it.