跳至主要內容
  • 登入
  • 註冊
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛目錄

  • 我的最愛
  • Beta 版測試
  • 開發者資訊

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

下載

WordPress Social Login

由 Miled 開發
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

WordPress Social Login allow your website readers and customers to register on using their existing social accounts IDs, eliminating the need to fill out registration forms and remember usernames and passwords.

WordPress Social Login also allow you to import users contact list from Google Gmail, Facebook, Windows Live and LinkedIn.

WordPress Social Login gives you absolute control over users access to your website and comes a list of rules and restrictions for you to setup.

Easy to customize and integrate
Wordpress Social Login come with a simple but flexible and fully customizable authentication widget. And if you are a developer or designer then you can customize it to your heart’s content.

Wide variety of providers
Depending on the audience you’re targeting, you can choose from a wide variety of providers and services including: Social networks, Microblogging platforms, Professional networks, Media, Photo sharing, Programmers and Gamers networks.

Currently supported providers
Facebook, Google, Twitter, Windows Live, Yahoo!, LinkedIn, Reddit, Disqus, Tumblr, Stackoverflow, GitHub, Dribbble, Instagram, 500px, Foursquare, Steam, Twitch.tv, Mixi, Vkontakte, Mail.ru, Yandex, Odnoklassniki, Goodreads, Skyrock, Last.fm, AOL and PixelPin.

Free, unlimited and white-label
Wordpress Social Login is open-source and completely free. The source code is publicly available on GitHub for anyone to help and contribute. You are free to use a WordPress Social Login in commercial projects as long as the copyright header is left intact.

Big thanks to everyone who have contributed to WordPress Social Login by submitting Patches, Ideas, Reviews and by Helping in the support forum.

螢幕擷圖

  • WSL attempts to work with the default WordPress comment, login and registration forms.
  • WSL come with a simple but flexible and fully customizable authentication widget.
  • WSL widget can be easily integrated into most WordPress themes and many popular plugins using hooks and shortcodes.
  • Accounts linking/mapping.
  • WSL social networks setup.
  • WSL widget customization.
  • WSL advanced configuration.
  • WSL Buddypress Integration.

安裝方式

The hard way

  1. Download, Unzip and drop the extension on /wp-content/plugins/ directory,
  2. As administrator, activate the plugin through the ‘Plugins’ menu in WordPress,
  3. Goto the Settings > WP Social Login to get started.

The easy way

  1. As administrator, goto ‘Plugins’ then Click on ‘Add New’,
  2. Search for ‘WordPress Social Login’ then Click on ‘Install Now’,
  3. Wait for it to download, Unpack and to install,
  4. Activate the plugin by Clicking on ‘Activate Plugin’
  5. Goto the Settings > WP Social Login to get started.

常見問題集

The user guide and frequently asked questions can be found at http://miled.github.io/wordpress-social-login/

使用者評論

Great Plugin

labmorales 2021 年 1 月 25 日
I've tested a couple of other plugins but they simply didn't work or only worked well with their premium versions. This plugin worked great for Google and Facebook login (only tested this two). Easy to style and worked great with minimum effort.

Bad

x1code 2020 年 12 月 2 日
Very bad documentation and don't work at all.

Good!

blackdragon100 2020 年 10 月 9 日
It works just fine now! Thank you!

No longer supported

99pluginsbuthellodollyaintone 2020 年 8 月 12 日 1 則留言
Appreciate the efforts of the developer. Miled has made it clear in the documentation that this is a labour of love and they may discontinue support at any time. Unfortunately it seems that time has come. The plugin no longer works with Wordpress 5.4.

Causes site to crash on WP 5.4.2

infinity125 2020 年 6 月 21 日
Use to be good but on Wordpress 5.4.2 it causes the site to crash and requires recovery mode to delete plugin. E_COMPILE_ERROR on line 178

Not working with Google auth

sarachinkh 2020 年 3 月 31 日 1 則留言
Not working anymore. (with Google API, Gplus and people api)
閱讀全部 175 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WordPress Social Login〉的開發相關工作。

參與者
  • Miled

〈WordPress Social Login〉外掛目前已有 15 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WordPress Social Login〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

3.0.4

  • Hotfix an issue with default scopes of a certain identity providers.

3.0.3

  • WSL is now fully migrated to Hybridauth 3.5.
  • Reworked providers Callback URLs and it’s a breaking change! More at http://miled.github.io/wordpress-social-login/migrating-to-3.0.html
  • Added serval new providers: Amazon, Discord and Spotify to name a few.
  • Removal of a number of currently defunct identity providers.
  • Authentication widgets and forms design overhall.
  • Various fixes and minor improvements.

2.3.0

  • Accounts linking/mapping.
  • Improved Profile Completion.
  • Widget shortcode arguments.
  • Added new translations.
  • Fix an issue with Facebook users profiles.
  • Fix email confirmation in WSL.
  • Small fix for error when merging wsl users with wp users.
  • Remove hardcoded plugin directories.
  • Reduce Twitch TV requested permissions.

2.2.3

WSL 2.2.3 fixes a critical issue found on WSL 2.2.2 that could potentially allow multiple accounts and prevent contacts import. We recommend that users upgrade to this latest version.

WSL 2.2.3 also include a number of new features, and fixes several stability issues. See below for details.

Developers Release Notes

These release notes are aimed at developers.

This release did focus on code health and flexibility and it was necessary to move some code around, and to remove few functions and hooks. We know, it sucks to break WSL API at such short notice, but it was indispensable and unavoidable as we’re trying to move the project forward.

As announced on WSL Support Forum, this is by no means a drastic change to the API. In fact, we tried our best to keep the said changes to a strict minimum, and the vast majority of WSL users will not be affected.

Those breaking changes are:

  • Deprecated hooks, prior to 2.2.2, have been removed.
  • Deprecated css selectors, prior to 2.2.2, have been removed.
  • Deprecated internal functions have been removed.
  • Few internal functions have been either removed, renamed or slightly changed.
  • Few pluggable functions has slightly changed.
  • Steam’s users identifiers are converted to a new format.

Please update the WSL hooks you were using accordingly to the new developer API:

http://miled.github.io/wordpress-social-login/developer-api-migrating-2.2.html
http://miled.github.io/wordpress-social-login/developer-api-authentication.html
http://miled.github.io/wordpress-social-login/developer-api-widget.html
http://miled.github.io/wordpress-social-login/developer-api-functions.html

On this release we have reworked Steam provider to fully support their new Web API, and we decided to change Steam’s users identifiers to SteamID64. When updated, WSL 2.2.3 will automatically convert all the existing steam users identifiers in wslusersprofiles to the new format.

It’s worth mentioning that in upcoming releases and before we hit WSL 3.0, we’re planning to rework other parts of the codebase; for instance user database functions will be re-factored using an ORM, and profile completion will be replaced by new module.

We explicitly discourage you from using, or hacking, any internal function (i.e., Not publicly documented on WSL dev API), as they are now subject to change in subsequent releases. If it wasn’t possible to achieve some required functionality in a proper way through the already available and documented WSL hooks, please ask for support before resorting to hacks.

Upon reaching WSL 3.0 as a major milestone, our priorities will flip to maintenance and stability (i.e, repair code health, enhance code coverage) rather than developing new features. This massive rewrite aims to make WSL more modular easily extended through plugins and add-ons (e.g., http://miled.github.io/wsl-users-converter/).

List of changes

  • WSL is now compatible with PHP 5.2 again.
  • WSL is now compatible with WordPress 3.0+ again.
  • WSL now display social apis errors when authentication fails.
  • WSL now support authentications through Dribbble.com.
  • Steam provider has been entirely reworked and now fully support the new Web API.
  • Steam users IDs is now converted to SteamID64 rather than http://steamcommunity.com/openid/id/{USER_STEAMID64}.
  • LinkedIn provider has been enhanced. WSL can now get the full LinkedIn’s members avatars and headline (fix).
  • Changed facebook api endpoints to graph api v2.0
  • WSL can now import users contacts from vkontakte.
  • Profile completion form has received a visual update.
  • WSL now provide an easier access to social networks apis.
  • WSL now trigger WordPress do_login action hooks whenever a user connect.
  • Authentication display now fall back to In Page when WSL is used on a mobile device.
  • WSL admin interfaces have been reworked and can be now extended with hooks.
  • Bouncer Membership level can be now set to any user role.
  • WSL Diagnostics has been reworked and can check the minimum system requirements and for few common issues.
  • Added “Repair WSL tables” under Tools tab.
  • Added “Debug mode” under Tools tab (namely whatchdog).
  • Added “Authentication Playground” under Tools tab (namely auth-paly).
  • Added “Uninstall” under Tools tab.
  • Added new hooks in the authentication widget and auth process.
  • Made WSL more RTL friendly.
  • Added 403 pages under wsl folders (silence is.. highly overrated).
  • PHP file wsl.auth.widget.php renamed to wsl.auth.widgets.php
  • Function wsl_render_login_form() renamed to wsl_render_auth_widget()
  • wsl_user_custom_avatar and wsl_bp_user_custom_avatar are now pluggable and can be redefined.
  • wsl_render_notice_page and wsl_render_error_page has slightly changed.
  • Fix a critical issue found on WSL 2.2.2 with wslusersprofiles.
  • Fix an issue where redirect_to get overwritten in some cases.
  • Fix an issue with redirect_to where the callback url was encoded twice.
  • Fix several stability issues.
  • Added testunit to the project (early version).
  • Deprecated hooks, prior to 2.2.2, have been removed.
  • Deprecated internal functions have been removed.
  • Deprecated css selectors, in wsl widget, have been removed.
  • Updated the API documentation for WSL authentication process
  • Updated the API documentation for WSL widget generator
  • Updated the API documentation for pluggable WSL functions
  • Added a list of code snippets to WSL documentation
  • Added documentation for social apis access (through php code)
  • Added documentation for basic troubleshooting (common issues)
  • Added documentation for advanced troubleshooting (internal tools)

2.2.2

  • Fix an issue where wsl did not display the right user avatar.
  • Fix an issue where providers icons wasn’t showing in sites using https.
  • Fix an issue with basic insights, where users counts by age wasn’t showing.
  • Add WordPress to list of supported provider.

2.2.1

  • WSL can be fully integrated with your BuddyPress installation: display of users avatars and xprofiles mapping.
  • WSL is now updated to work with the latest apis changes of the supported social networks.
  • WSL Widget is now more flexible than before and can be fully customized to fit you website theme.
  • Introducing new providers : Reddit, Disqus and PixelPin.
  • WSL Hooks has been reworked and few hooks have been depreciated in favour of new ones. For more information, see: http://hybridauth.sourceforge.net/wsl/developer.html
  • A number of bugfixes, small enhancements and visual updates.

2.1.3

  • In a similar way to WordPress plugins, WSL uses Components,
  • Email Validation is replaced with Profile Completion,
  • User Moderation made compatible with Theme My Login plugin,
  • A number of enhancements and new options now available but who care

2.0.3

  • Managing WSL users,
  • Import WSL users contact list from Google Gmail, Facebook, Live and LinkedIn,
  • An entirely reworked user interface,
  • Improving the documentation and guides,
  • Introducing a new module, and the long awaited, The bouncer,
  • Added Twitch.tv and Steam.

1.2.4

  • WSL admin ui Relooking
  • Code re-factoring
  • add Widget display on advanced settings
  • RIP Gowalla
  • WordPress Social Login is now licensed under The MIT License only (should be GPL compatible)

0.0.0

  • I’m too old to remember

中繼資料

  • 最新版本: 3.0.4
  • 最後更新: 2 年前
  • 啟用安裝數: 40,000+
  • WordPress 版本需求: 3.0 或更新版本
  • 已測試相容的 WordPress 版本: 5.5.11
  • 語言:

    Danish、Dutch、English (Canada)、English (US)、Esperanto、German、Italian、Japanese、Russian、Spanish (Colombia)、Spanish (Mexico)、Spanish (Spain)、Spanish (Venezuela)、Swedish、Turkish、及 Vietnamese.

    將這個外掛本地化為你的母語版本

  • 標籤:
    commentloginregistersocial loginsocial networks
  • 進階檢視

評分

檢視全部
  • 5 星 120
  • 4 星 10
  • 3 星 4
  • 2 星 3
  • 1 星 37
登入以提交評論

參與者

  • Miled

技術支援

最近 2 個月解決的問題:

總計 1 個問題,已解決 0 個

查看技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機託管
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛目錄
  • 佈景主題目錄
  • 區塊版面配置目錄
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Taiwan 正體中文

  • 造訪我們的 Facebook 粉絲專頁
  • 造訪我們的 Twitter 帳號
  • Visit our Instagram account
  • Visit our LinkedIn account
程式碼,如詩