Posts Tagged ‘php’

Wordpress Lifestream Plugin

Monday, November 9th, 2009

I’ve been toying with the Wordpress Lifestream Plugin, but I kept ramming into the same problem with my template approach to doing it: I couldnt get it to work correctly with my theme.
Then I though of something: You have to place the “<?php lifestream(); ?>” line inside of div tags with the ID of “content” for the lifestream to be shown as content.

I’ve posted my template below for anyone who wishes to use it in the future: