• home
  • forum
  • my
  • kt
  • download
  • Share on Twitter’ link

    Author: 2009-04-15 09:00:15 From:

    Twitter bird

    Ever wanted to give your readers, or your client’s readers a chance to share the post quickly on Twitter?

    The code is straight forward:

    <a href=”http://twitter.com/home?status=Currently reading http://www.test.com/post-url” title=”Click to share this post on Twitter”>Share on Twitter</a>

    If you’re using Wordpress and want to automate this, simply use the following to insert the link to the current post in the loop into your link:

    <a href=”http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>” title=”Click to share this post on Twitter”>Share on Twitter</a>

    discuss this topic to forum

    relation tutorial

    No information

    Category

      htaccess (1)
      Advanced (7)
      Backgrounds (1)
      Buttons (4)
      Colors (11)
      Forms (16)
      Frames (6)
      Getting Started (58)
      HTML4 (2)
      Image Maps (5)
      Images (17)
      References (8)
      Tables (9)

    New

    Hot