This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Untold Social Feed

توضیحات

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

نصب

  1. Upload “untold-social-feed” folder to the “/wp-content/plugins” directory
  2. Activate the plugin through the “Plugins” menu in WordPress

بررسی‌ها

بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Untold Social Feed” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Untold Social Feed” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

0.3

  • Added social feed list shortcode
  • Added new Social Feed List extension

0.2

  • Initial version