<?php
echo social_stream(
array(
'id' => '1',
'type' => 'wall',
'network' => array(
'rss' => array(
'rss_id_1' => array(
'https://tutsplus.com/blog.atom',
'https://zdnet.com.feedsportal.com/c/35462/f/675633/index.rss',
'https://news.google.com/news?cf=all&hl=en&pz=1&ned=us&output=rss'
),
'rss_text' => 0
)
),
'theme' => 'sb-modern-light',
'itemwidth' => 250,
'results' => 30,
'order' => 'date_asc',
'breakpoints' => array('4', '4', '3', '3', '2', '1', '1'),
'filter_search' => true,
'filters' => false,
'debuglog' => 0,
'add_files' => true
)
);
?>
Load More