Description
Fetch social feed from popular social networks like Facebook, Twitter,
Youtube and Instagram. The entire fetched feed is stored as custom post type and
can be presented in the frontend either as WordPress post or by utilizing very
flexible plugin’s API to get the complete feed with just a line of code:
Myjive\SocialFeed::getFeed([$namespage]);
Where $namespace is either Facebook, Youtube, Twitter or Instagram
Installation
- Upload βuntold-social-feedβ folder to the β/wp-content/pluginsβ directory
- Activate the plugin through the βPluginsβ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Untold Social Feed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Untold Social Feed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3
- Added social feed list shortcode
- Added new Social Feed List extension
0.2
- Initial version