Taeggie Feed

설명

Taeggie Feed displays a feed of social media content that can be modified and configured on the fly on taeggie.com.

Major features of Taeggie Feed include:

  • Simple Facebook, Instagram, Twitter and LinkedIn integrations – just link your relevant social media accounts and go!
  • Retrieve content by hashtag or account (hashtag not available on Facebook).
  • Premoderate or postmoderate content as required.
  • Unlimited sources per feed.
  • Powerful content filtering.
  • Analytics and weekly email reports on social media activity.
  • Software-as-a-service, so you will rarely need to touch your plugin code.ny

PS: You’ll need a Taeggie account to use it (except for demo/testing purposes).

설치

Upload the Taeggie Feed plugin to your blog, activate it, then add the following Taeggie Feed shortcode to your site:
[taeggie-feed name=”demo”]

You should now be able to see the feed with demo content on your site.

In order to start displaying arbitrary content, please create a new feed on taeggie.com and replace the name parameter of the shortcode with the name of your feed:
[taeggie-feed name=”YOUR_FEED_NAME_HERE”]

You can easily configure the behaviour and design of your feed by logging in to taeggie.com. Additionally, you can use CSS on your site to directly manipulate design of the feed in a more powerful fashion.

You can switch from regular install to iframe install with additional parameter mode=iframe, as follows:
[taeggie-feed name=”demo” mode=”iframe”]

More advice can be found here: https://taeggie.com/support – please ask us if you don’t find what you’re looking for!

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Taeggie Feed”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Taeggie Feed”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.11 security fix

0.1.7 removed erroneous logging and moved jQuery enqueue call to correct location

0.1.6 tested with the latest version

0.1.5 tested with the latest version

0.1.4 tested with the latest version

0.1.3 non-iframe embeds

0.1.2 author name change

0.1.1 readme tweaks

0.1.0 first release