이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Timeline Twitter Feed

설명

Timeline Twitter Feed let’s you output your timeline feed and multiple hashtags into your WordPress site as flat HTML.
The output is customizable on nearly every aspect. With or without profile pictures, tweet date, usernames before tweets, hashtags and usernames as links etc. etc.
CSS styling can be added/overwrited via your theme’s stylesheet or in the Timeline Twitter Feed settings screen.
There is also a widget to easily add a Twitter feed to your header, sidebar or footer, if your theme supports it.

If you have any issues using Timeline Twitter Feed, find a bug or have an idea to make the plugin even better then please help to improve Timeline Twitter Feed.
If you don’t report it, I can’t fix it!

스크린샷

  • Timeline Twitter Feed Settings Screen
  • Standard feed using #hashtags
  • Customized feed with profile pictures
  • Customized feed with background images
  • Approve hashtags tweets first before showing them on your site

설치

  1. Upload the timeline-twitter-feed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure Timeline Twitter Feed by going to the corresponding menu item under ‘Settings’

FAQ

Why is the feed not showing tweets when “hashtags only” option is selected?

If you show tweets from hashtags, unwanted tweets will be filtered out.
Unwanted teets are tweets that contain words from the “discard tweets” option, tweets that are retweets or tweets with hashtags from your own account.
Try to set the “number of tweets to get in advance” to a higher number.

후기

2016년 9월 3일
This plugin is perfect for what I need. I love how simple it is and that I can choose how many recent tweets to display. My only complaint would be that after making any changes to the settings of the plugin or sometimes even simply editing things on the page where the plugin is being displayed, it will not display for several minutes (10-30 that i've noticed.) It actually made me originally think the plugin wasn't working. If I check the source code, literally nothing appears where the plugin should be. I'm not sure why it quits or what makes it suddenly work again. It's hard to tell users that it will show back up on it's own later. Please look into this.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.3

  • Enhancements:
    • The profile image URL can now be filtered with add_filter( 'ttf-profile-image', 'your_url_filter_function_here' );
    • Added support for username attribute (for now only via shortcode, not via the widget)

1.2

  • Bugfixes:
    • Fixed a nasty bug with some emoticons/smilies breaking the feed
  • Enhancements:
    • Better handling of links, hashtags and usernames in tweets
    • Better checking if tweet is a retweet

1.1

  • Bugfixes:
    • Fixed bug with follow button not showing up
    • Plugin will now try to show enough items in the feed if the option to show only hashtags has been selected

1.0

  • Final version

  • Bugfixes:

    • Fixed AJAX updates to work with non-logged-in users
    • Fixed a bug where characters like & #039; would be treated as hashtags
  • Enhancements:

    • Updated widget to have easier settings
    • Some small code improvements
    • Added possibility to have a feed only based on hashtags

0.9

  • Beta release