How can i use the CSS from my WordPress theme with list elements .. ?
]]>I’m currently grabbing images and the title/link from my recent buzz feed, but I’d like to grab the comments too. I.e. if I share something in google reader with a comment, it’s displayed as a comment in my buzz feed, but I don’t see any option to grab the comments using buzz er. Has anyone dealt with this before?
Here are the items currently being grabbed by buzz er:
$tmp[‘content’]
$tmp[‘name’]
$tmp[‘uri’]
$tmp[‘updated’]
$tmp[‘href’]
$tmp[‘timestamp’]
Does anyone know if I can just add an item here to grab the comments?
Thanks in advance and thanks for a great plugin.
]]>