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.

Civic Social Feeds

وەسف

Twitter

Admin Panel Data

  • Consumer Key
  • Consumer Secrer
  • Username
  • Number of tweets

Facebook

Admin Panel Data

  • Page ID or Page Name
  • Page Access Token
  • URL 'https://graph.facebook.com/${pageID}?fields=id,name,feed{full_picture,type,message,description,link,status_type,created_time}&access_token=${pageAccessToken}

Get Facebook Page Access Token

  • Create App https://developers.facebook.com/
  • You need to have admin priviledge on Facebook Page + developer priviledge on Facebook App
  • Add App Domain (website URL to Facebook App – Settings – Basic)
  • Get User Access Token "https://graph.facebook.com/oauth/access_token
    ?client_id=your-app-id
    &client_secret=your-app-secret
    &grant_type=client_credentials"
    (get app id and secret from Facebook App)

    • Use User Access Token on this url https://graph.facebook.com/me/accounts?access_token=user-access-token to get a list of pages the person administers, including the name of page, page id and page access token

Currently supported social networks

  • Twitter
  • Facebook

** Important Note : Instagram feed has been removed, please don’t forget to remove [civic_social_feeds type=’instagram’] shortcode.

سکرین شۆتەکان

  • Plugin in action at main editor section.

Installation

  1. Upload civic-social-feeds folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

پهد

What about support?

Create a support ticket at WordPress forum and we will take care of any issue.

پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

بەشداربووان و گەشەپێدەران

“Civic Social Feeds” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

Translate “Civic Social Feeds” into your language.

Interested in development?

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

Changelog

1.1

  • Removed Instagram Feed.
  • Fixed general bugs

1.0

  • Initial Release