该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Awesome Latest Tweets

描述

Connect your Twitter account to this plugin and the widget will display your latest tweets on your site. This plugin is compatible with the new Twitter API 1.1 and provides full OAuth authentication via the WordPress admin area.

Usages

  1. At first, Install and activate the plugin.
  2. Go to Dashboard >> Appearance >> Widgets and you will find a widget Latest Tweets click on it and select at which Widget Area you want to show it.
  3. Fill Widget detail and click Save.
  4. You need Consumer Key, Consumer Secret, Access Token and Access Token Secret.

To get this create an account at Twitter Developers.

屏幕截图

  • Screenshot of Display Latest Tweets Widget
  • Screenshot of Display Latest Tweets Widget Front-end at Twenty Fifteen theme

安装

Installing the plugins is just like installing other WordPress plugins. If you don’t know how to install plugins, please review the two options below:

Install by Search

  • From your WordPress dashboard, choose ‘Add New’ under the ‘Plugins’ category.
  • Search for ‘Display Latest Tweets’ a plugin will come called ‘Display Latest Tweets by Sayful Islam’ and Click ‘Install Now’ and confirm your installation by clicking ‘ok’
  • The plugin will download and install. Just click ‘Activate Plugin’ to activate it.

Install by ZIP File

  • From your WordPress dashboard, choose ‘Add New’ under the ‘Plugins’ category.
  • Select ‘Upload’ from the set of links at the top of the page (the second link)
  • From here, browse for the zip file included in your plugin titled ‘display-latest-tweets.zip’ and click the ‘Install Now’ button
  • Once installation is complete, activate the plugin to enable its features.

Install by FTP

  • Find the directory titles ‘display-latest-tweets’ and upload it and all files within to the plugins directory of your WordPress install (WORDPRESS-DIRECTORY/wp-content/plugins/) [e.g. www.yourdomain.com/wp-content/plugins/]
  • From your WordPress dashboard, choose ‘Installed Plugins’ option under the ‘Plugins’ category
  • Locate the newly added plugin and click on the ‘Activate’ link to enable its features.

常见问题

Do you have questions or issues with Display Latest Tweets? Ask for support here

评价

此插件暂无评价。

贡献者及开发者

“Awesome Latest Tweets” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Awesome Latest Tweets”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.1.0 – 2018-02-16

  • Feature – Add transient option replacing cache option to improve performance.
  • Add – Add transient duration option.
  • Dev – Update Twitter_API_WordPress core code.
  • Dev – Update Display_Latest_Tweets_Widget core code.

2.0.0 – 2017-06-16

  • New – Add cache option to improve performance
  • Updated – Update core code with latest WordPress API
  • Updated – Replaced TwitterAPIExchange class with custom Twitter_API_WordPress class
  • Tweak – Some tweak over css

version 1.3.0

  • Update code with latest WordPress standard

version 1.2

  • Added some style.

version 1.1

  • Fixed some bug to work perfectly at latest WordPress version.
  • Making it translation ready.

version 1.0

  • Implementation of basic functionality.