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

wpTwit

描述

This plugin displays the twitter posts from a twitter account in the sidebar.

wpTwit is a PHP Twitter Reader based on lineTwit which was written for Line Digital and based upon myTwit by Ralph Slooten.

wpTwit was written by Chris Shennan.

屏幕截图

  • The sidebar widget configuration screen

安装

  1. Upload the wpTwit directory to your ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure your sidebar widget in Apprearance -> Widgets

常见问题

Why am I receiving Twitter API limit exceeded messages?

This is most often due to write permissions. Please ensure write permission have been applied to the folder the cache files are to be created in.

The default for this is /wp-content/uploads/

wpTwit will create a sub-directory called twitter to store the cache files required for this plugin.

I am having problems getting this plugin to work

You can contact me via my website for support.

评价

此插件暂无评价。

贡献者及开发者

「wpTwit」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「wpTwit」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.0

  • Initial Release

1.0.1

  • Fixing some short php tag problems.