WP-Lifestream2
- Downloads:
- Views:
- Rating:

Lifestream displays your social feeds and photos much like you would see it on many of the social networking sites.
Install :
Upload the plugin into /wp-content/plugins/. You should end up with /wp-content/plugins/lifestream/.
Activate the plugin under the "Plugins" menu.
Visit "Lifestream" -> "Settings" to configure the basic options, and add feeds.
There are severals methods in which you can use Lifestream in a WordPress page.
The easiest way is to use the normal context handler (works in pages and posts):
[lifestream]
Another method requires a custom WordPress page, or the use of a template, and is a simple function call:
<?php lifestream(); ?>
You may also specify several parameters in the lifestream method (useful for sidebar display). These should be in the standard key=>value format for PHP calls.
(int) offset: defaults to 0
(int) limit: defaults to '50'
(string) date_interval: defaults to '1 month'
(boolean) break_events: defaults to false - forces grouped events to be single
(array) user_ids: defaults to all users -- specify the ids of users to show
(array) feed_types: defaults to all feeds -- specify the feed keys (e.g. twitter) to show
(array) feed_ids: defaults to all feeds -- specify the ids of feeds to show, also overrides feed_types setting
For example:
[lifestream limit="10"]
For more advanced uses, you may directly use get_events() which will return an array of Event instances. This is the same syntax as the lifestream() method.
Example:
<!--code1--><!--ecode1--><ul>
<?php
$options = array('limit' => 50);
$events = $lifestream->get_events($options);
foreach ($events as $event)
{
echo '<li>'.$event->render($options).'</li>';
}
?>
</ul><!--code2--><!--ecode2-->
Another popular example, would to be show your current Twitter, or Facebook status somewhere in your templates:
<!--code1--><!--ecode1-->$events = $lifestream->get_events(array('feed_types'=>array('twitter'), 'number_of_results'=>1, 'break_groups'=>true);
$event = $events[0];
// to render it with links
echo $event->feed->render_item($event, $event->data);
// or render just the text
echo $event->data['title'];<!--code2--><!--ecode2-->
Or, use our handy shortcuts:
<!--code1--><!--ecode1--><?php lifestream_twitter_status(); ?><!--code2--><!--ecode2-->
And
<!--code1--><!--ecode1--><?php lifestream_facebook_status(); ?><!--code2--><!--ecode2-->
Free download from Shareware Connection - Lifestream displays your social feeds and photos much like you would see it on many of the social networking sites.
Version: 1.0 | Size: 625 KB | Platform: PHP, Scripts
Released Date: 27-05-2013 | Rating: 0 | Title: WP-Lifestream2
Author Url: http://www.wordpress.org/plugins/wp-lifestream2/
Program Info Url: http://www.wordpress.org/plugins/wp-lifestream2/
Download Url: http://downloads.wordpress.org/plugin/wp-lifestream2.zip
bbPress Post Topics
Mobile Comments Signature
bbPress Admin Bar Addition
All In One Social Network Buttons
Add image to Post
Toggle WWW
Simple Full Screen Background Image
Mobile App Showcase Widget
Trucking Cargo Fleet Mgmt
BanglaPress
Paint Color Insert Tool
Add Links to Pages
Zopim Live Chat Addon
Social Networks
Affiliate Programs
Animation
Auctions
Audio Systems
Banner Rotation
Blog
Bulletin Boards & Forums
Business & Enterprise
Buttons
Calendars & Events
Charts & Graphs
Chat
Classified Ad Managers
Communication
Wp Fonts Corel
Free Tar Wp
Convert Wp Xml
Wp Invoice Template
Wp Portland Shuttle
RSS Stream - RSS Stream displays your social feeds in a lifestream way.
ASP Social Networking Software - With the growing popularity of social networking sites like FaceBook, MySpace, LinkedIn, Twitter and others, it is not surprising that other entrepreneurial net users would aspire to join the online social networking industry.
AlstraSoft - Social Networking Script (like MySpace and Friendster) - E-friends Social Networking Script is the ultimate social network software for starting your own highly profitable social networking site like Myspace.
ResumeGrabber JobSuite - ResumeGrabber JobSuite is an automated Resume Import Tool that allows you to quickly extract resumes from job boards, social networking sites, Google search results, etc.
Zolton.org Social Plugin - The Zolton.org Social Plugin (ZOSP) is a simple plugin for WordPress that integrates a blog with popular social networking sites such as Facebook and Twitter.
Shareware Connection periodically updates pricing and software information of 'WP-Lifestream2' from company source 'sdenike' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using 'WP-Lifestream2' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WP-Lifestream2.
SeaMonkey, Portable Edition - Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...
Nuance 4 Dragon Dictate Mac - While Mac users resort to using third party apps for image editing or video editing needs, they are not bothered much about voice dictation software. This has also got to do with the fact that latest versions of OS X including Mountain Lion ...
Apple iMovie - For higher end video editing and post production related needs on Mac OS, the preferred choice is FCP in most instances. However, not all Mac users need to deal with a feature laden, sophisticated editor for casual needs. For casual to moderate ...
AOMEI Partition Assistant Lite Edition - No matter whether you are a casual PC user or deal with a number of computers for professional needs, taking care of hardware components is a necessity. Among all hardware components used in laptop or desktop, hard disk is the most important one. ...
WinKleaner Classic - Whether you use a laptop or desktop, with time it is likely to show deficit in performance and speed. This is owing to the inherent limitations of Windows OS and things can vary based on your usage pattern. Traces of removed programs existing in ...
Dragon NaturallySpeaking Standard - No matter what type of computer you use, it becomes necessary to use keyboard for typing. This is the case with average home users as well as network administrators working in professional setups. Would not it be nice if you could give your hands ...
Autodesk MotionBuilder 2015 - 3D animators and post production setups need to use Motion capturing technology extensively for making stunning films, ads and tutorials etc. Over the years, both software and hardware technology used in this segment have evolved by leaps and ...
PhotoRescue PC EN - When you deal with computers and data, recovering deleted or lost data may become a necessity sometimes. The same thing can happen with digital images. When that happens, you need to use third party image recovery software. One such example is ...
SyncMate - Just like windows users, Macintosh users also need to sync their data with myriads of other devices and other Macs. It is possible to use Apple’s much touted iCloud to sync a Mac with other iOS based devices but that may not fit ...
Corel Painter Lite - Corel’s graphics and illustration tools have been perennial favorites with millions of graphic designers and layout artists worldwide. While CorelDraw graphic suite is the company’s most popular app, Painter has also succeeded in ...

