Linux 软件免费装
Banner图

WP-jTweets

开发者 areimann
更新时间 2021年2月27日 01:12
捐献地址: 去捐款
PHP版本: 3.2 及以上
WordPress版本: 5.7.0 RC1

标签

feed status twitter tweets json rotate cycle

下载

1.0.1 1.0.2 1.0.4 1.0.5 1.0.6 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5

详情介绍:

A Widget that uses jQuery (if you want) and Twitter to fade in and display a user's tweets one at a time, then fades into the next. You can set the amount of tweets and how long they stay before they fade into the next tweet. The tweets are in an infinite loop. It only uses the jQuery library that comes with WP. It is simple, but if you know CSS you can make it look very very nice.

安装:

  1. Unzip and upload the plugin into the plugins directory and then activate it.
  2. Go to the Widgets and drag the WP-jTweets bar into a sidebar.
  3. Follow the instructions here under "Other Notes / Requirements"
  4. Fill in your Twitter Username
  5. Fill in your Twitter API fields (See Other Notes)

屏幕截图:

  • The admin section showing the Widget
  • A screenshot in 2012 on the front end

升级注意事项:

= Version 1.1.1 may affect your CSS. If you have custom CSS, use the Original jTweets Theme.

其他记录:

Twitter API 1.1 Keys and Tokens You now have to go to Twitter's Dev Section and create an "app". Please don't be terrified by this. It takes 5 minutes. The hardest part is copying and pasting the keys once they are created :)
  1. Go here and login with your Twitter account: https://dev.twitter.com/apps/
  2. Click 'Create New Application'
  3. Give it a name like "WP-Jweets for YourDomainName"
  4. Give it a description like "This is so I can show my tweets"
  5. The "Website" field can be the domain name the tweets are going on
  6. The "Callback URL" can be empty
  7. Accept the agreement
  8. Next, click on "Create My Access Token"
  9. Create your token, you will need the following: Consumer key, Consumer secret, Access token and Access token
Server Your server must have cURL enabled, it is required by the Twitter OAuth library (Thanks goes out to https://github.com/abraham/twitteroauth)

更新日志:

= 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0