Tweet Button is launched by Twitter

Twitter launched the new share button.  We always used the tweetmeme button for our wordpress blogs and sites.

Tweet Button is launched by Twitter

Tweet Button is launched by Twitter
Tweet Button is launched by Twitter

Button Twitter launched very nice twitter button which has very nice cool look and feel.

If you want to use the new twitter button in your wordpress site than use following code:

<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></pre>
<div>php the_title(); ?>&via=YOUR_NAME">Tweet</div>
<pre></pre>
<pre>

you will see the button as like this.

If you want to add the big button as follows than use following code:

<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></pre>
<div>php the_permalink() ?>" data-via="YOUR-NAME" data-text="<!--?php the_title(); ?-->" data-related="<!--?php the_tags( '', ', ', ''); ?-->" data-count="vertical">Tweet</div>
<pre></pre>
<pre>

What Twitter is saying about this button.

The Tweet Button is a small widget which allows users to easily share your website with their followers. This page is for developers and users who wish to build their own Tweet Buttons. If you are looking for a quick way to build a Tweet Button for your website you can visit our Tweet Button Goodies Page.

The user interaction flow for the Tweet Button was designed to be as streamlined as possible and easy to use for both developers, website owners and users.

The steps a user goes through when using the Tweet Button are:

  1. The user clicks the Tweet Button
  2. The user is asked to login to Twitter if they aren’t already. If the user is new to Twitter they can also create an account.
  3. The Share Box appears already completed with the information provided in the properties of the Tweet Button. The user can change the content if they wish.
  4. Posting of the Tweet is confirmed and the user is suggested a maximum of two accounts they may wish to follow as provided in the properties of the Tweet Button.
  5. The Share Box remains open until the user presses close.

You can get the Twitter button from following site

http://twitter.com/goodies/tweetbutton

Published by

Purab

I am Purab from India, Software development is my profession and teaching is my passion. Programmers blog dedicated to the JAVA, Python, PHP, DevOps and Opensource Frameworks. Purab's Github Repo Youtube Chanel Video Tutorials Connect to on LinkedIn

Leave a Reply

Your email address will not be published.