Title: TP Ìtumọ̀ Yorùbá: &#8211; TweetPress
Author: Louy Alakkad
Published: <strong>Ọwẹ́wẹ̀  5, 2010</strong>
Last modified: Agẹmọ  26, 2013

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# TP Ìtumọ̀ Yorùbá: – TweetPress

 Láti ọwọ́ [Louy Alakkad](https://profiles.wordpress.org/louyx/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/tp.1.4.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/tp/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/tp/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/tp/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/tp/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/tp/)

## Àpèjúwe

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

## Ìgbéwọlẹ̀

 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.

## FAQ

  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Ìtumọ̀ Yorùbá: ’m getting an error when I try to sign in with my twitter user:“
Twitter user not recognized!”

Make sure youÌtumọ̀ Yorùbá: ’ve linked your twitter and wordpress accounts, you 
can do that in your /wp-admin/profile.php page.

  The comments login button isnÌtumọ̀ Yorùbá: ’t showing!

It may be because your theme is a bit old or doesnÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’ll have to alter them to have these IDÌtumọ̀
Yorùbá: ’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.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“TP Ìtumọ̀ Yorùbá: – TweetPress” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn 
wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

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

[Túmọ̀ “TP Ìtumọ̀ Yorùbá: – TweetPress” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/tp)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/tp/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/tp/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/tp/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/tp/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 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Ìtumọ̀ Yorùbá:’
   s

#### 0.2

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

#### 0.1

 * Initial release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.4**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 13 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 3.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **3.3.2**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/tp/)
 * Àwọn àmì
 * [login](https://yor.wordpress.org/plugins/tags/login/)[oauth](https://yor.wordpress.org/plugins/tags/oauth/)
   [tweet](https://yor.wordpress.org/plugins/tags/tweet/)[twitter](https://yor.wordpress.org/plugins/tags/twitter/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/tp/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/tp/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/tp/)