>
Download This Plugin | |
Download Elegant Themes | |
Name | IBD Twitter |
Version | 1 |
Author | Justin St. Germain |
Rating | 0 |
Last updated | 2010-11-23 01:46:00 |
Downloads |
2189
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
IBD Twitter plugin added 3 bytes of resources to the Home page and 2 bytes of resources to the sample Post page.
IBD Twitter plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! IBD Twitter plugin ads no tables to your Wordpress blog database.IBD Twitter displays yours latest tweets in your WordPress blog.
Features
* Simply
* Customizable
* Widget support
* No options page (yes, its a feature)
* Uses Wordpress resources (no extra files needed)
* Detects URLs, e-mail address and @username replies
Usage
If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:
<?php twitter_messages("username"); ?>
For more info (options, customization, etc.) visit the plugin homepage.
Customization
The plug in provides the following CSS classes:
* ul.twitter: the main ul (if list is activated)
* li.twitter-item: the ul items (if list is activated)
* p.twitter-message: each one of the paragraphs (if msgs > 1)
* .twitter-timestamp: the timestamp span class
* a.twitter-link: the tweet link class
* a.twitter-user: the @username reply link class