WordPress.org

Україна

  • Теми
  • Плагіни
  • Новини
  • Підтримка
  • Про
  • Документація
  • Спільнота
  • Завантажити WordPress
Завантажити WordPress
WordPress.org

Plugin Directory

TP – TweetPress

  • Надіслати плагін
  • My favorites
  • Log in
  • Надіслати плагін
  • My favorites
  • Log in

Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

TP – TweetPress

Від автора Louy Alakkad
Завантажити
  • Деталі
  • Відгуки
  • Встановлення
  • Розробка
Підтримка

Опис

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

Перекладіть “TP – TweetPress” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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

Мета

  • Version 1.4
  • Last updated 12 років тому
  • Active installations 10+
  • WordPress version 3.0 або вище
  • Tested up to 3.3.2
  • Language
    English (US)
  • Tags
    loginoauthtweettwitter
  • Розширений перегляд

Оцінки

No reviews have been submitted yet.

Додати свій відгук

See all reviews

Учасники

  • Louy Alakkad

Підтримка

Є що сказати? Потрібна допомога?

Перейти в форум підтримки

  • Про нас
  • Новини
  • Хостинг
  • Приватність
  • Вітрина
  • Теми
  • Плагіни
  • Паттерни
  • Навчання
  • Підтримка
  • Розробники
  • WordPress.tv ↗
  • Приєднатися
  • Події
  • Підтримати ↗
  • П'ять для майбутнього
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Україна

  • Завітайте на нашу сторінку в Facebook
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Код – це поезія.