Опис
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
Встановлення
- Upload “untold-social-feed” folder to the “/wp-content/plugins” directory
- Activate the plugin through the “Plugins” menu in WordPress
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Untold Social Feed” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Untold Social Feed” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
0.3
- Added social feed list shortcode
- Added new Social Feed List extension
0.2
- Initial version