WordPress.org

Русский

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

Plugin Directory

UsersWP — Social Login

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

UsersWP — Social Login

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

Описание

Social Login addon for UsersWP.

This addon lets your user to register and login with popular sites like Facebook, Google, Twitter, LinkedIn, Instagram, Yahoo, WordPress, vkontakte etc.

100% translatable.

Скриншоты

  • UWP Login (brand icons removed in screenshots due to WP rules).
  • WP Login (brand icons removed in screenshots due to WP rules).

Установка

Automatic installation

Automatic installation is the easiest option. To do an automatic install of UsersWP — Social Login, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
Search for «UsersWP Social Login» and click Install.

Manual installation

The manual installation method involves downloading UsersWP and uploading it to your webserver via your favourite FTP application. The WordPress codex will tell you more here.

Updating

Automatic updates should seamlessly work. We always suggest you backup up your website before performing any automated update to avoid unforeseen problems.

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

No questions so far, but don’t hesitate to ask!

Отзывы

Doesnt work in the real world

matt adams 17.06.2021 2 ответа
Very little documentation and support, missing the correct functions to actually work.

Works As expected!

ecomify 06.02.2021
The plugin extension which is free was working, other plugins using social login are paid but here, it is actually free! please update continuously this plugin, and also i plan to get some addons for my site!

Unreliable Plugin

abedewi 16.12.2020 1 ответ
The installation process was straight forward and easy setup. Surprisingly, after complete setup, pages created by the plugin don’t load. I was able to only see the login screen from the admin profile. Recaptcha doesn’t work properly although setup properly. The profile and account pages don’t load.

THE BEST OUT THERE

alygraphy 19.06.2020
I’ve been looking for ages for a login/signup plugin that just gets the job done. And after 20+ plugins and days wasted I’m finally here. Others would charge expensive price for this. please continue updating this plugin.
Посмотреть все 4 отзыва

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

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

Участники
  • Stiofan
  • Paolo
  • AyeCode

Перевести «UsersWP — Social Login» на ваш язык.

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

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

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

1.5.2 — 2025-03-31

  • Hybridauth library upgraded to v3.11.0 — CHANGED
  • Hybridauth library removed VK, manually added back — ADDED
  • LinkedIn API v1 deprecated, Please setup LinkedIn OpenID option to continue use — IMPORTANT

1.4.0 — 2024-10-29

  • Login redirect should prompt to choose Google account — CHANGED

1.3.27

  • New user registration can fail if email IS verified as with Google — FIXED

1.3.26

  • Update readme file for tested up to version 6.6

1.3.25

  • Social Google Returns Blank Screen after authentication — FIXED

1.3.24

  • Social login URL was not working in register popup — FIXED

1.3.23

  • Update readme file for tested up to version 6.2

1.3.22

  • BS5 compatibility changes — CHANGED

1.3.21

  • Update readme file for tested up to version 6.1
  • Social login users can’t change password — FIXED

1.3.20

  • Add options into db-language.php for translation compatibility — FIXED

1.3.19

  • Update readme file for tested up to version 5.9

1.3.18

  • Setting for user moderation in social login — ADDED
  • Setting for assigning user role after successful social login — ADDED
  • Redirection based on form from where the social login initiated — CHANGED
  • Error page templates to override — ADDED
  • Restrict addon compatibility — ADDED

1.3.17

  • Social login design breaks when no title added from the settings — FIXED
  • Form type argument to differentiate where the social login is displaying — ADDED

1.3.16

  • Widgets compatibility changes — CHANGED

1.3.15

  • Social login redirection issue for facebook login — FIXED
  • Template for displaying social login which can be override in the theme — CHANGED
  • Hybridauth library upgraded to v3.7.1 — CHANGED

1.3.14

  • Update readme file for tested up to version 5.7

1.3.13

  • Social login always redirects to home page when last login redirect is set — FIXED
  • Don’t allow to access auth URL directly — FIXED
  • Allow copy auth URL on click in settings. — CHANGED
  • Update avatar from social profile only if not set in UWP profile — CHANGED

1.3.12

  • Update readme file for tested up to version 5.7

1.3.11

  • Setting to disable social login on the WP admin register form — ADDED

1.3.10

  • Remove icon on link user account form — FIXED

1.3.9

  • Update readme file for tested up to version 5.5

1.3.8

  • Send WP default registration email on new user login via social login — ADDED
  • Allow to disable social login on wp-admin login form — ADDED
  • Hybridauth library upgraded to v3.4.0 — CHANGED

1.3.7

  • Filter ‘uwp_social_login_button_html’ added to be able to adjust the icon buttons output — ADDED

1.3.6

  • Change the scopes for google social login — FIXED

1.3.5

  • Don’t show ‘Login via Social’ label if no social login configured or active — FIXED
  • Change google icon as per their guideline — CHANGED

1.3.4

  • Update readme file for tested up to version 5.4

1.3.3

  • Social login add on runs before UsersWP on some sites causing issue — FIXED

1.3.2

  • First WP.org release — YAY

1.3.1

  • Facebook login not able to get the user’s email and showing error — FIXED
  • Changes for wp.org repo acceptance — CHANGED

1.2.2

  • Changes to fix unknown column error for avatar usermeta — FIXED

1.2.1

  • Don’t create dummy email if email not returned by provider — FIXED

1.2.0

  • Use Hybridauth latest library function for logout — FIXED
  • Compatibility with new UWP core style updates — ADDED

1.0.10

  • Session not available when user redirects back from social site — FIXED

1.0.9

  • Upgrade Hybridauth library to V3 to make compatibility with linkedIn API V2 — CHANGED
  • Auth URI changed due to change in Hybridauth V3. Auth URIs for all providers need to be changed — BREAKING CHANGE

1.0.8

  • Integrate new settings interface — CHANGED

1.0.7

  • Login with LinkedIn gives error due to destruct method — FIXED

1.0.6

  • Social login is unable to create new user sometimes — FIXED
  • GDV2 compatibility — ADDED
  • Remove session path check as it shows error on few hostings — FIXED
  • Use core WP functions in Uninstall functionality. — CHANGED

1.0.5

  • Implement widget and gutenberg blocks using super duper class — CHANGED

1.0.4

  • Fix login redirect to last page — FIXED
  • Plugin uninstall functionality — ADDED

1.0.3

  • Added graceful error message if session problems — ADDED

1.0.2

  • Major code refactoring — CHANGED
  • Docblocks added — ADDED
  • Linked in sometimes does not connect because of trailing slash missing in subdomain — FIXED
  • Delete social row when the user get deleted — ADDED

1.0.1

  • Renamed some files — CHANGED
  • Textdomain not being loaded correctly — FIXED
  • Post method uses incorrect action name — FIXED
  • Class names renamed from Users_WP to UsersWP for better naming and consistency — CHANGED

1.0.0

  • First release.

Мета

  • Версия 1.5.2
  • Обновление: 3 месяца назад
  • Активных установок: 3 000+
  • Версия WordPress 4.9 или выше
  • Совместим вплоть до: 6.8.1
  • Язык
    English (US)
  • Метки:
    Facebook loginGoogle Loginlinkedin loginsocial logintwitter login
  • Дополнительно

Оценки

3.3 из 5 звёзд.
  • 2 5-star reviews 5 звёзд 2
  • 0 4-star reviews 4 звезды 0
  • 0 3-star reviews 3 звезды 0
  • 1 2-star review 2 звезды 1
  • 1 1-star review 1 звезда 1

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

See all reviews

Участники

  • Stiofan
  • Paolo
  • AyeCode

Поддержка

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

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

Пожертвование

Хотите поддержать улучшение этого плагина?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • 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
Код — это поэзия.