This link has been bookmarked by 21 people . It was first bookmarked on 25 May 2009, by Wayne Sutton.
-
-
- prefixes and suffixes will display before and after the entire block of tweets. */
- $prefix = ""; // Prefix - some text you want displayed before all your tweets.
- $suffix = ""; // Suffix - some text you want displayed after all your tweets.
- $tweetprefix = ""; // Tweet Prefix - some text you want displayed before each tweet.
- $tweetsuffix = "<br>"; // Tweet Suffix - some text you want displayed after each tweet.
- $feed = "http://search.twitter.com/search.atom?q=from:" . $username . "&rpp=" . $limit;
- function parse_feed($feed, $prefix, $tweetprefix, $tweetsuffix, $suffix) {
- $feed = str_replace("<", "<", $feed);
- $feed = str_replace(">", ">", $feed);
- $clean = explode("<content type=\"html\">", $feed);
- $amount = count($clean) - 1;
- echo $prefix;
-
-
Gary BurgeIn this article, we have compiled 10 most useful Twitter hacks and tips for your WordPress blog to help you get the most out of Twitter.
-
VincentTwitter has grown exponentially in the past few months and Still, It's growing like crazy. Twitter has surpassed Facebook and others to become the , Daily Resource for Web Designers and Developers.
-
Eric DelcroixTwitter has grown exponentially in the past few months and Still, It's growing like crazy. Twitter has surpassed Facebook and others to become the , Daily Resource for Web Designers and Developers.
-
Mark RabnettDisplay Your Most Recent Twitter Entry :: Here is a small script for WordPress blog that allows us to pull the latest tweet from a Twitter user via the RSS feed that is produced by Twitter. We are also able to set a prefix and a suffix for the tweet for f
-
Wayne Sutton10 Twitter Hacks For Your Wordpress Blog | Tutorials | instantShift
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.