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

Twitwi

描述

Twitwi, another simple Twitter Connect for WordPress.

Only the basic :

  • Login with a Twitter account
  • Create a WordPress user
  • Save locally on the server the Twitter picture’s profile as an attachment
  • Shortcode or PHP Code to insert the Twitter Connect button wherever you want
  • Little widget for the sidebar

Page for the plugin : http://xuxu.fr/2013/12/30/twitwi-twitter-connect-basique-pour-wordpress/

You can help me buy some diapers ^_^ : http://goo.gl/SORljr

屏幕截图

安装

  1. Extract and upload the directory twitwi to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create a Twitter App to get an Consumer Key and an Consumer Secret.
  4. Go to Settings -> Twitwi Config to setup Consumer Key and Consumer Secret.
  5. Insert a shortcode or the PHP code where you want the Twitter connect button to appear.
  6. Enjoy

常见问题

Why an domain default needed for the user email ?

Twitter API does not allow us to get the email user (like Facebook API). So you need to set a default domain name to create a temporary email so that the WordPress Account can be created.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

「Twitwi」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

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

对开发感兴趣吗?

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

更新日志

1.11

  1. Fix bug Twitter authentication

1.10

  1. Update Twitteroauth to last version (2016/10/16)
  2. Translate ready!
  3. Add French translations
  4. Clean Boobook options on uninstall
  5. Can change shortcode and widget button labels
  6. Update avatar if needed
  7. Refactoring code

1.03

  1. Add include entities in some hook

1.02

  1. Set include entities in option

1.01

  1. Fix bug avatar creation

1.00

  1. Hello world!