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

Fetch Some Tweets

설명

Fetch Some Tweets will enable any developer to pull in the latest Tweets from any Twitter Handle, it\’s lightweight and simple to manage via the settings area. In order to use this plugin you will need to have applied for a Twitter Developers Account and have created a Twitter Application. Links regarding all the above is contained within the settings area.

You can control the Number of Tweets, whether to include Retweets or Exclude Replies, the Tweets are rendered as a simple unordered list all with straightforward classes to enable you to style your Twitter Timeline however you want, there are no CSS styles by default.

Each individual Tweet has the same interactive functionality of Twitter enabling you to Retweet, Favourite & Reply, if Images are attached to your tweet these will display as an Icon linking your directly to the embedded Image on Twitter.

This is Version 1 over time I plan to add the ability to import the Tweets as Posts enabling you to manage and backup your Tweets via a Tweet Post Type.

설치

Either download the package from Github or via the WordPress Repository, Activate and click on the settings link, this link is also within the Settings section on the WordPress Dashboard Menu. Once Activated you\’ll have the option to add your Twitter Application credentials and apply your options for the Number of Tweets & whether to include Retweets & Replies.

To display the Tweets use the [FetchSomeTweets] shortcode. To embed within a Template use <?php echo do_shortcode( '[FetchSomeTweets]' ); ?>.

FAQ

Where do I sign up for a Twitter Developer Account?

You can find details regarding setting up your Twitter Developers Account via the Twitter Developer Platform and also created a Twitter Application.

How do I setup a Twitter Application?

Instructions on how to create a Twitter App can be found here.

How do I generate my Twitter Application Access Tokens?

Instructions on how to generate your Access Tokens can be found here.

How do I display my Twitter Feed?

To show the Tweets within your templates simply fill out the fields below and use the following shortcode [FetchSomeTweets].

후기

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

기여자 & 개발자

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

기여자

자국어로 “Fetch Some Tweets”(을)를 번역하세요.

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

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

변경이력

V1.0

  • Base functionality in place.

V1.1

  • Updated Tweet calculation to display the correct number of Tweets even when excluding Replies and Retweets.

V1.2

  • Added compatibility with WordPress 5.0.

V1.3

  • Added check for Twitter API timeout.

V1.3.1

  • Updated HTML Markup.

V1.3.5

  • Changed the process of passing Tweet content & Date which increases compatibility with Gutenberg (No more ‘Update Failed’ messages).

V1.3.6

  • Compatibility with WordPress 5.8.

V1.3.61

  • Fixed issues with uninstallation.

V1.4

  • Upgraded Twitter OAuth Library & made to be compatible with PHP 8.0.