Title: Twitter It!
Author: roman1983
Published: <strong>January 30, 2009</strong>
Last modified: November 2, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/twitter-it.svg)

# Twitter It!

 By [roman1983](https://profiles.wordpress.org/roman1983/)

[Download](https://downloads.wordpress.org/plugin/twitter-it.5.zip)

 * [Details](https://wordpress.org/plugins/twitter-it/#description)
 * [Reviews](https://wordpress.org/plugins/twitter-it/#reviews)
 *  [Installation](https://wordpress.org/plugins/twitter-it/#installation)
 * [Development](https://wordpress.org/plugins/twitter-it/#developers)

 [Support](https://wordpress.org/support/plugin/twitter-it/)

## Description

EN: With this plugin an user has the ability to twitter a article that he is your
site. This plugin is easy to install highly customizable. Caching of short-urls 
included!

DE: Mit diesem Plugin kann ein Benutzer über Twitter mitteilen, welchen Artikel 
er gerade auf deinem Blog liest.

### License

This file is part of Twitter It!

Twitter It! is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

Twitter It! is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Theme
Test Drive. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).

## Screenshots

 * [[
 * Twitter It! Options-Panel
 * [[
 * Twitter It! in action.

## Installation

EN: Using this plugin is very easy. Just install it and put

    ```
    <?php if ( function_exists('twitter_it') ) : twitter_it($post->ID); endif; ?>
    ```

in your template next to your posting into “the loop”. For further informations 
see the examples.

DE: Die Benutzung des Plugins ist sehr einfach. Einfach installieren und und folgenden
Code in das Template einfügen.

    ```
    <?php if ( function_exists('twitter_it') ) : twitter_it($post->ID); endif; ?>
    ```

Für weitere Anwendungsbeispiele unter “Examples” nachschauen.

 1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
 2. Go to the Plugins page and activate the plugin.
 3. Use the Options page to set the customizing-options like prefix.
 4. Integrate the template-tag into your template.

    ```
    <?php if ( function_exists('twitter_it') ) : twitter_it($post->ID); endif; ?>
    ```

## FAQ

  How do I correctly use this plugin?

Go to Admin Panel, Options, Twitter It!
 Set up the plugin options. Integrate the
template-tag into your template.

  Can I suggest an feature for the plugin?

Of course, visit [Twitter It! Home Page](http://roman-allenstein.de/wordpress/) 
or [macbook billiger](http://www.macbookbilliger.de)

  I love your work, are you available for hire?

Yes I am, visit and contact me via [Roman Allenstein](http://roman-allenstein.de/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Twitter It!” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ roman1983 ](https://profiles.wordpress.org/roman1983/)

[Translate “Twitter It!” into your language.](https://translate.wordpress.org/projects/wp-plugins/twitter-it)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/twitter-it/), check
out the [SVN repository](https://plugins.svn.wordpress.org/twitter-it/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/twitter-it/) by 
[RSS](https://plugins.trac.wordpress.org/log/twitter-it/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

**V4.2** – Added option to clear the cache and refresh all short-urls.

**V4.1** – Fixed file_get_contents() error, if this function is disabled from your
hoster.

**V4** – Added bit.ly shortening, added more images, relaunched admin-interface

**V3.2** – Fixed CSS-Error

**V3** – Added some customizing features like prefix and custom css via style-tag.
Added ability to mark the link as “nofollow”.

**V2** – Added TinyURL-Caching, added Icons.

**V1** – First release. Just generating a twitter-link.

Plugin by [Roman Allenstein](http://roman-allenstein.de).

## Meta

 *  Version **5**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.7.0 or higher **
 *  Tested up to **3.2.1**
 * Tags
 * [twitter](https://wordpress.org/plugins/tags/twitter/)[twitter post](https://wordpress.org/plugins/tags/twitter-post/)
 *  [Advanced View](https://wordpress.org/plugins/twitter-it/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/twitter-it/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/twitter-it/reviews/)

## Contributors

 *   [ roman1983 ](https://profiles.wordpress.org/roman1983/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/twitter-it/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://roman-allenstein.de/wordpress)