Title: TP &#8211; TweetPress
Author: Louy Alakkad
Published: <strong>2010 年 9 月 5 日</strong>
Last modified: 2013 年 7 月 26 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/tp.svg)

# TP – TweetPress

 作者：[Louy Alakkad](https://profiles.wordpress.org/louyx/)

[下载](https://downloads.wordpress.org/plugin/tp.1.4.zip)

 * [详情](https://cn.wordpress.org/plugins/tp/#description)
 * [评价](https://cn.wordpress.org/plugins/tp/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/tp/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/tp/#developers)

 [支持](https://wordpress.org/support/plugin/tp/)

## 描述

TweetPress, gives you all the tools you need to integrate your wordpress and twitter,
including “Login with Twitter” and “Comment via Twitter”…
 highly customizable and
easy to use.

#### Key Features

 * Allow your visitors to comment using their twitter ids
 * Adds a tweet button to your posts, so your visitors can share your content.
 * Allow your blog users to sign in with their twitter ids. one click signin!
 * Automatically publish new posts to a twitter account.
 * Easily customizable by theme authors.
 * Add a follow button to your blog

## 安装

 1. Download the plugin, unzip it and upload it to `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings » TweetPress and enter your key and secret.

## 常见问题

  When I click “Sign in with Twitter”, I get a 404 error page. what can I do?

Well, TweetPress uses rewrite, so check your Settings > Permalink page and make 
sure rewrite is enabled.

  I’m getting an error when I try to sign in with my twitter user: “Twitter user
not recognized!”

Make sure you’ve linked your twitter and wordpress accounts, you can do that in 
your /wp-admin/profile.php page.

  The comments login button isn’t showing!

It may be because your theme is a bit old or doesn’t use the new WordPress standards.

You have to modify your theme to use this function.

In your comments.php file (or wherever your comments form is), you need to do the
following.
 1. Find the three inputs for the author, email, and url information.
They need to have those ID’s on the inputs (author, email, url). This is what the
default theme and all standardized themes use, but some may be slightly different.
You’ll have to alter them to have these ID’s in that case. 1. Just before the first
input, add this code: <div id=”comment-user-details”> <?php do_action(‘alt_comment_login’);?
> 1. Just below the last input (not the comment text area, just the name/email/url
inputs, add this: `</div>`

That will add the necessary pieces to allow the script to work.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Louy Alakkad ](https://profiles.wordpress.org/louyx/)

[帮助将「TP – TweetPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/tp)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/tp/)，查看[SVN仓库](https://plugins.svn.wordpress.org/tp/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/tp/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/tp/)。

## 更新日志

#### 1.4

 * Update to use twitter 1.1 api version
 * Now using avatars.io for comments avatars

#### 1.3.5

 * Adding new features to tweetbutton (#hashtags)
 * General bug fixes

#### 1.3.4

 * Hiding a notice

#### 1.3.3

 * Fixing auto-publish

#### 1.3.2

 * Fixing notice when comment registeration is enabled, and TP comments are enabled
   too.

#### 1.3.1

 * Fixing a bug with tweetbutton css

#### 1.3

 * Moving Tweetpress App options page to the network admin in Multi-Site installations

#### 1.2.9

 * A small fix in the options page

#### 1.2.8

 * Fixing a typo

#### 1.2.6

 * Few small fixes

#### 1.2

 * TweetPress now works awesomely on multi-site wordpress installations.

#### 1.0

 * now using the wp-oauth.php script http://gist.github.com/585267

#### 0.5

 * add follow button
 * some minor changes

#### 0.4

 * TweetButton is now more customizable from the theme.
 * Some i18n issues fixed.

#### 0.3

 * plugin automatically sets related twitter usernames to the source and post author
   if available.
 * the tweetbutton source is now the website twitter not the author’s

#### 0.2

 * adding the “publish” function.
 * making the login image changable by the theme.

#### 0.1

 * Initial release

## 额外信息

 *  版本 **1.4**
 *  最后更新：**13 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.3.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/tp/)
 * 标签
 * [login](https://cn.wordpress.org/plugins/tags/login/)[oauth](https://cn.wordpress.org/plugins/tags/oauth/)
   [tweet](https://cn.wordpress.org/plugins/tags/tweet/)[twitter](https://cn.wordpress.org/plugins/tags/twitter/)
 *  [高级视图](https://cn.wordpress.org/plugins/tp/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/tp/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/tp/reviews/)

## 贡献者

 *   [ Louy Alakkad ](https://profiles.wordpress.org/louyx/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/tp/)