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

WP OAuth Integration

Описание

Allow users to login/register via different OAuth2 Providers

List of features:

  • Works with Meetup.com accounts out of the box
  • Developers can easily extend in order to work with different OAuth2 providers
  • User’s Name, URL, description and avatar are automatically updated (with the option to turn it off)
  • Use the shortcode [woi_meetup_login_link] to display sign in link anywhere on your site for provider ‘Meetup.com’.
  • You can use [woi_meetup_login_link text=’Your Custom Link Text’] to generate a sign-in link with your own text.
  • [woi_meetup_login_link class = ‘class1 class2’] will add the corresponding CSS classes to the generated link

Установка

  1. Upload archive to the \»/wp-content/plugins/\» directory.
  2. Activate the plugin through the \»Plugins\» menu in WordPress.
  3. Enter your API Keys under Settings->Meetup Login

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

Installation Instructions
  1. Upload archive to the \»/wp-content/plugins/\» directory.
  2. Activate the plugin through the \»Plugins\» menu in WordPress.
  3. Enter your API Keys under Settings->Meetup Login

Отзывы

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

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

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

Участники

Перевести «WP OAuth Integration» на ваш язык.

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

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

Журнал изменений

0.1.3

  • Update default provider
  • Change CURL to HTTP API

0.1.2

  • Update provider username format

0.1.1

  • Add default provider

0.1.0

  • Initial First Version WordPress Plugin