WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Third Party Accounts Login

  • Отправить плагин
  • Мои избранные
  • Log in
  • Отправить плагин
  • Мои избранные
  • Log in

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Third Party Accounts Login

Автор: anantgarg
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

The Third Party Accounts Login plugin allows you to enable your users to comment via well known OpenID service providers like Google, Yahoo, Flickr etc. The functionality is similar to that provided by StackOverflow and RPXNow.

The plugin allows the user to provide his/her details via all the famous OpenID service providers (Google, Yahoo etc.) while commenting. A working example of the plugin can be found on http://anantgarg.com

To make this plugin work make sure you have OpenID for WordPress Plugin installed.

Скриншоты

  • Only text view
  • Small icons view
  • Highlighted + small icons view

Установка

  1. Download the plugin file
  2. Extract the archive contents to the wp-content/plugins folder i.e. wp-content/plugins/third-party-accounts-login
  3. Login to WordPress Administration Center
  4. Activate the plugin
  5. Goto Settings -> Third Party Accounts Login and set your preferences. Currently, you can choose from three different views- Only text, small icons, X highlighted (large icons) + remaining small icons. You can hide the icons you do not want to display by double-clicking on them and drag them to order them.
  6. Add the following line in comments.php: <?php third_party_accounts_login(); ?>

  7. Make sure your OpenId textbox has an id=»openid_identifier»

Sample code of comments.php will be something like:

<label >Please select one of these third-party accounts:</label><br/> 
<?php third_party_accounts_login(); ?>
<br/>
<label>Or enter your OpenId URL:</label><br/>
<input type="text" name="openid_identifier" id="openid_identifier"  class="textfield" tabindex="4" style="width:300px" />

For more details, please visit: http://anantgarg.com/wordpress-third-party-accounts-login-plugin

Часто задаваемые вопросы

What are the plugin requirements?

This plugin requires OpenID plugin to be installed.

I have a question/I want to add X OpenID provider?

Feel free to contact me at http://anantgarg.com/wordpress-third-party-accounts-login-plugin

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Third Party Accounts Login» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • anantgarg

Перевести «Third Party Accounts Login» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Мета

  • Версия 1.0
  • Обновление: 16 лет назад
  • Активных установок: 10+
  • Версия WordPress 2.0 или выше
  • Совместим вплоть до: 2.7
  • Язык
    English (US)
  • Метки:
    commentsgmailgoogleThird Party Loginyahoo
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Добавить мой отзыв

See all reviews

Участники

  • anantgarg

Поддержка

Есть что сказать? Нужна помощь?

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

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Пять для будущего
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Visit our Bluesky account
  • Посетите нашу ленту в Mastodon
  • Visit our Threads account
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Visit our TikTok account
  • Посетите наш канал YouTube
  • Visit our Tumblr account
Код — это поэзия.