Twitter @Anywhere Plus
English
This plugin allows you to easily add Twitter @Anywhere to your blog, enabling the @Anywhere features:
- Auto-linkification of @usernames
- Hovercards
- Follow button
- Tweet Boxes
- Retweet button (Tweet Box with Lightbox effect)
You can enable and configure each function from the plugin’s settings page.
In order to use @Anywhere, you must first register your blog as an @Anywhere application to get a Twitter API key (Consumer key). You can do so at the following URL: https://dev.twitter.com/apps/new
Español
Este plugin te permite añadir fácilmente Twitter @Anywhere a tu blog, activando las características de @Anywhere:
- Auto-enlazado de @usuarios
- Hovercards
- Botón “Follow”
- Tweet Boxes
- Botón “Retweet” (Tweet Box con efecto Lightbox)
Puedes activar y configurar cada función desde la página de opciones del plugin.
Para usar @Anywhere, primero debes registrar tu blog como una aplicación @Anywhere para obtener una clave API (Consumer key) de Twitter. Puedes hacerlo en la siguiente dirección: https://dev.twitter.com/apps/new
Download
This plugin is hosted at the WordPress.org Plugins Directory.
Donate
Support this project:
Translations
- English (en_US) [default]
- Spanish (es_ES)
- French (fr_CA) → Charles Desaulniers
- Belorussian (be_BY) → Marcis G.
You can help translating the plugin into your language. Use the “tap-default.po” file included with the plugin.
Please send the translated “.po” file to the following e-mail address: ![]()
I will add your translation to the list. You can include your name/nick and your website in the e-mail.
Changelog
2.0
* Added new URL shortener: is.gd
* Now you must provide your own bit.ly username and API key.
* Retweet button can be placed in any corner of your posts.
* The container div of the Tweet Box is now centered.
1.9
* Added URL shortener (bit.ly)
* Fix: final comma in JavaScript array
1.8
* Display the Tweet Box and Retweet button either in posts or pages.
* Improved “Tweet” button enabling for all the Tweet Boxes.
* Fixed issue with Google Chrome when using more than one Tweet Box.
1.7
* Added custom Tweet Boxes by using shortcodes.
* More customizable Tweet Box content.
* Settings page improved.
* Added French translation by Charles Desaulniers (Siliticx.ca)
1.6
* “Tweet” button enabled when mouse over the Tweet Box, and always enabled in the Retweet Box.
* Now “post title and short URL” works for everyone (global $post -> global $wp_query).
1.5
* Now you can choose between two Twitter birds or none.
* Improved Retweet button image (valid for any background color).
1.4
* Added Retweet button feature (Tweet Box with Lightbox effect).
1.3
* Added Tweet Box feature.
1.2
* Bugfix: newline before <?php (PHP warning)
1.1
* Added Belorussian translation by Marcis G. (PC.DE)
1.0
* Initial release.
-
#2 escrito por Sil hace 2 años
Sadly its buggy.
I get this upon activation
arning: Cannot modify header information – headers already sent by (output started at /home/diablo3/public_html/Siliticx.ca/wp-content/plugins/twitter-anywhere-plus/twitter-anywhere-plus.php:139) in /home/diablo3/public_html/Siliticx.ca/wp-includes/pluggable.php on line 868and it turns all my texts with accents into weird symbols, like its suddendly not unicode anymore.
normal? My blog is in french if that helps. -
V1.3 new Tweetbox feature is very great updates but it’s not working. It can shown after my blog post, I can typed my msg and click the Tweet button, it ‘seem’ working but didn’t provide any error msgs and my Twitter timeline didn’t got the tweetbox tweets. How to solve that? Thanks!
I appreiciate your work and recommending more WP blogger use your plugin.
Chris
http://chrisdata.com-
Hello Chris,
Thanks for using my plugin.
I’ve been testing the Tweet box on your blog and it works very well.
After clicking the “Tweet” button you should see a popup window asking you to connect your Twitter profile with your blog. Then click on “Connect” and the message is sent.
Try a different browser or try to connect from a different Twitter profile.
Please then tell me if the problem was solved.
-
Dear GeekRMX,
Yes, I knew it. It will popup windows asking us to connect our Twitter profile, and it sent out the tweet successfully.
But now the point is where to see the tweets? It’s not in my comment and also not in my Twitter.
Please help.
Chris
http://chrisdata.com -
-
-
-
Yes! Your fix worked great. you currently have the best @Anywhere plugin on wordpress right now, its only missing one thing. If you go read one of my articles, theres a retweet button that essentially pops up the tweetbox. It has a look that looks like your “follow me” box. The plugin is simply @anywhere, might want to check it out. Its pretty darn sweet.
http://siliticx.ca-
WoW! Great! Why not share the plugin with us? Would appreciate it.
One more suggestion.
I wonder can @anywhere do the same thing as TwitterCounter’s TwitterVisitor widget?
http://twittercounter.com/pages/twitterwidget/Anyone know about this? Thanks!
Chris
-
-
-
I will try to add these features in future releases, but you could do that with the following HTML code:
<a href="#retweet"><img id="lightdiv-button" src="/wp-content/plugins/twitter-anywhere-plus/images/retweet.png" border="0"></a>You must leave the “Retweet button” feature enabled and hide the default button by adding “display:none;” at the end of the “lightdiv.css” file…
#lightdiv-button-div { float: right; margin-left: 10px; margin-top: 3px; margin-bottom: 3px; clear: both; display: none; }Note: This only works for single post pages.
-
-
-
-
-
http://siliticx.ca/Downloads/tap-fr_CA.mo.zip
There ya go, just tell me if something’s wrong.-
Thank you very much.
There is something strange… Did you use Poedit?
Your file is like a file to be translated from French, instead of an original file in English translated into French.Don’t worry, I’ve already fixed it. Just use the “tap-fr_CA.po” file if you want to update the translation in the future.
I will include your translation in the next version.
How would you like to appear in the credits?
- Sil (Siliticx.ca)
- Charles (Siliticx.ca)
- Charles Desaulniers (Siliticx.ca)
- … ?Thanks
-
-
Hello,
I love this plugin! I would like to add the “Retweet” button to pages, as well as single posts. I have isolated the code I need, and added:
|| is_page()
To the function retweetButton($content). The button is displaying, but it is justified to the left. Is there any way to right-justify it just like the button on single posts? The code calls the exact same CSS style for both.
Thank you!
-
-
#22 escrito por Carlos hace 2 años
Sería bueno que des la opción de crear una tweet box donde uno quiera, como lo hace este otro plugin http://wordpress.org/extend/plugins/twitter-anywhere/
-
Hi!
I’ve been playing around with @Anywhere doing all by hand, then I discovered your plugin! Very nice!
At the moment I’m just using your plugin to enable @Anywhere on my site, linkify twitter usernames and hovercards.
I’m not using your plugin for tweetbox (although I have enabled the tweetbox shortcode to use in future articles if I want), or the retweet feature. I didn’t turn those on for a couple of reasons…
Retweet button: can’t put it on the left side of an article (I have ads on the right top and bottom)
Tweetbox: no easy way to call a URL shortener such as bit.ly or to.ly eg for the default content. The box also didn’t appear to be centered. And it was placed in an awkward area of an article (this is most likely due to other things I have on my site)
Oh, I’m also not using the follow button from your plugin, but that was only because I already had it coded into sidebar.php right where I wanted it and I was too lazy to switch over to use your plugin.
All in all, mate, an excellent plugin. I hope you find my feedback useful.
Kind regards,
Steve -
Sorry, not too web savvy. Where can I find any readme info? Or can you explain what all this is, I didn’t understand.
The id or class of the element (div, p) where the button must be inserted.
Example:
You can create a Text widget with the following code inside:
(DOM element: #followButton)
You can also use classes:
(DOM element: .followButton) -
-
-
-
Sorry for the multiple comments but I keep thinking of other ‘nice to haves’. It would be great if you could add multiple tweetboxes with different default text depending on where I place it.
The default placement of the tweetbox and the variables %t and %u are great for single posts (although a %a for author would be great)…
If I place a tweetbox on a page for a special promo or something it would be great to be able to customize the default text/info in that box also.
Again, thanks for a great plugin.
Darren-
Hello,
You already can do all that with version 1.7
Use the shortcode to place custom Tweet Boxes in your posts or text widgets.
(You must first enable the “Custom Tweet Boxes” feature in the settings page.)Example:
[tweetbox width="200" height="150" label="Retweet!" content="%t - %u (via @nGeeksCom)"]
And you can also place them in the code of the theme files, just use a code like this:
<?php do_shortcode('[tweetbox width="200" height="150" label="example" content="example"]'); ?>You’ll need to escape the quotes if you use them in the label or content:
‘ » \’
” » \”I will include this information in the settings page of the next version.
-
-
-
#35 escrito por Ingmar hace 1 año
-
Hello,
The code you pasted has disappeared.
You can use SimpleCode to paste codes.
-
-
#37 escrito por TwitM hace 1 año
-
-
Thanks for the great support for this plugin! Please forgive this potentially newbie question…
I love this plugin’s ability to auto-linkify @usernames and use hovercards, but I have not been able to get the Tweet Boxes to work yet. When I enable them in the plugin settings, the tweet box displays, and I can click “Update,” but the update is never pushed to Twitter. I would think there some type of oAuth login that the user needs to do first, but I am never prompted for this.
Am I missing something? Any help would be greatly appreciated.
Thanks so much!
-
-
-
-
No luck… tried logging out of both Twitter and WP and neither fixed the problem. The weird thing is, this has happened on both my work computer and home computer on Chrome… so it’s not the computer itself. And you’ve used it successfully on Chrome so it’s not the browser itself… it’s the combination of me using the browser!
-
-
Hello,
The plugin seems very easy to use I even watched a video on it, all the logos and boxes appear but then when I test it this is the error message I receive.
any thoughts?Sorry, something went wrong.
The provided callback url http://www.thelasvegastweetup.com/las-vegas-tweoples/vegasrockdog-talks-thelvtweetup-hot-digity-dog/ is not authorized for the client registered to ‘http://thelasvegastweetup.com'. -
-
Hola, veo que tu blog está en español, así que te contesto en español:
He probado el plugin en un blog con WordPress 3.0 y no he encontrado ningún problema.
Parece que el problema en tu blog está relacionado con JavaScript o jQuery. Es posible que sea otro plugin el que genera el conflicto, o incluso el tema del blog.
¿Has probado a desactivar los demás plugins uno por uno? Inténtalo a ver si encuentras de dónde viene el problema y me comentas.
Saludos.
-
-
-
Hi,
First of all thanks for your plugin, it is the easiest way to add @Anywhere to WP. Great work.
I do have a ‘nag’ though. I use the Retweet button at the top of an entry and I am experiencing problems with my bit.ly API: very often the API limit is exceeded.
This only started once I added the RT button and when logging in to the Bit.ly dashboard it seems that this is because with every page view bit.ly is called and a new short url is created, even for very old entries which have never been tweeted.Can you change this behaviour?
-
-
Thanks for your reply. The shorturl is stored in the DB but how do you know what plugin is used on what site? In my case it is YOURurls to Twitter, on some sites also Twitter Tools and none of these plugins use the same custom field.
Personally I would say it would be easiest if you integrate YOURurls functionality to the plugin (as in our experience – more than 70 sites – it has proven to be the WP to Twitter plugin with least issues), but that of course is something you have to decide.
-
#58 escrito por Gusto hace 1 año
-
-
-
-
Hi,
I have installed the plugin, registered successfully the blog for a free API key with Twitter from the Settings page. But this thing is still not visible on my site. For Facebook plugin, I activated it from the plugin admin page, then I edited the plugin from Widgets page. But Twitter @Anywhere is not seen on Widgets page.Please help!
Shail -
-
Hola,
Primero tendrías que poner el siguiente código al final del archivo “lightdiv.css” del plugin:
#lightdiv-button-div-l, #lightdiv-button-div-r {display:none}Y después insertar este otro código donde quieres que aparezca el botón:
<a href="#retweet"><img id="lightdiv-button" src="http://www.ngeeks.com/wp-content/plugins/twitter-anywhere-plus/images/retweet.png" border="0"></a>
Eso debería funcionar. Saludos
-
Hey buen trabajo; sin embargo creo que es imprescindible que añadas un shortcode para insertar el botón de retweet donde uno quiera, para no quebrar el diseño.
Implementé las lineas de código que recomendaste a Mario y no me funcionaron; es decir, el botón se visualiza correctamente pero al hacer clic, no sucede nada.
Quedo a la espera de respuesta, gracias por el aporte!
-
-
-
-
-
-
Greetings! Great plugin. However, I have noticed something with the “Auto-linkification of @usernames” function, and wonder if there is a fix?
For usernames that have underscores in them .. it breaks it up e.g. @twitter_name becomes @twitter _name and then the twitter account does not get linked properly.
Small issue however, but would be nice if there was a fix.
Thanks!
-
-
#74 escrito por Martin Wawrusch hace 1 año
Great plugin, one minor problem though:
The retweet button image is rendered without an alt=”" tag, which makes it unusable in US state or government funded sites as they are required to adhere to 508 accessibility guidelines. Would be great if you could add that, it is the third img tag in the twitter-anywhere-plus.php file like so: <img alt="" …
Thanks
Martin -
-
-
Hola.
Me parece genial el plugin.
¿serías tan amable de orientarme acerca de la configuración de Twitter en la API?
Al hacer un twet yo mismo, intenta conectar mi blog con mi cuenta de twitter pero en todas las ocasiones me lanza un error twitter. La aplicación está rregistrada pero no está incluida en la sección Aplicaciones de mi perfil. Captura: [IMG]http://i56.tinypic.com/20r5yf7.png[/IMG]-
Hola,
Acabo de enviar un tweet de prueba desde tu blog y ha funcionado correctamente, así que lo debes tener bien configurado. Los datos para registrar la aplicación @Anywhere debieron ser…
Application Name: EL blog de Cryber (por ejemplo)
Application Website: http://blog.cryber.com
Callback URL: http://blog.cryber.com
Default Access type: Read & WriteNo sé por qué te dará ese error… inténtalo en otro momento, cierra sesión y vuelve a abrirla…
Saludos.
-
-
-
-
https://dev.twitter.com/ >> Sign in >> Your apps >> (Click on your app) >> (Copy the API key)
-
-
-
-
HI,
My friend and I downloaded and installed your plugin, but both of us are getting the same error when trying to use it
‘Sorry, something went wrong the provided callback url not authorized for the client registered to “.I have pushed the submit button on other sites and it worked fine. How can I fix this?
Thank you,
Jeff Faldalen
PS I can only speak English -
-
-
Hi,
Did you create a Twitter Application on https://dev.twitter.com/apps/new ?
When you register your application, you must enter the Callback URL.
If you have already created the application, follow these steps to change the Callback URL:
https://dev.twitter.com/ > Sign in > (Mouse over your username at the top of the page) > My applications > (Click on your app) > Settings.
-
-
-
I love your Retweet Button. However, when the RT lightbox appears, a message can be typed but the shortlink URL isn’t automatically in the box to be retweeted along with a custom message. I tested it, and it only posts/tweets a comment on to Twitter, but not the comment with the short-link URL.
Pls Help…thx:)
-
Hello,
I am not technical so please bear with me. I installed this great plug in awhile ago. Today one of my readers got the following error message when trying to tweet my post:
Sorry, something went wrong.
Small_robot The provided callback url http://jamellasblog.com/how-did-you-meet-your-sweetheart/ is not authorized for the client registered to ‘http://www.jamellasblog.com'.
I received the same message when I tried to tweet the post.
Help!!
-
-
- Plugin para WordPress: Twitter @Anywhere Plus « nGeeks.com
- Twitter @Anywhere Plus WordPress Plugin
- Twitter @Anywhere Plus
- Top WordPress Plugins für die perfekte Twitter Integration
- τα σχόλια πάνε αλλού (;) – vrypan|net|weblog
- Plugins utilizados pelo DicasWP | DicasWP
- Os 15 melhores plugins Sociais para Wordpress – Pontuaki Downloads e informação
- Plugin @Anywhere para Wordpress | Codigo Geek
- Plugin @Anywhere para WordPress | La guarida del friki
- Twitter @Anywhere Plus v2.0, plugin para WordPress | ddg
- 21 « October « 2010 « Khaled's tweets
- My Top Followers 2010 Follow Friday | Metaprime Studio
- Twitter @Anywhere Plus Review by Best Plugins for Wordpress
- Cool Tip On How Your Blog Posts Gets Easily Retweeted By Your Readers and Followers | Sonny Lanorias | Online Marketing Secrets Success Blog
No se han encontrado entradas relacionadas :(







So cool
Thanks a lot