
內容簡介
SocialAuth-WordPress 是源於流行的 PHP 基於 HybridAuth 函式庫的 WordPress 3.0+ 外掛。受到其他 WordPress 社交登入外掛啟發,此外掛可無縫整合至任何 WordPress 3.0+ 應用程式,並透過不同的服務提供者實現社交登入整合。你只需在設置頁面中配置外掛,然後即可開始使用。SocialAuth-WordPress 隱藏了所有生成簽名和令牌、進行安全交握等複雜操作的細節,提供了一個簡單的開箱即用解決方案,可以與提供者互動。
單擊此處查看 Socialauth-WordPress 操作演示。
請查看開發者說明瞭解更多關於此外掛的信息。
你也可以查看 labs.3pillarglobal.com 以獲取 SocialAuth 旗下的其他技術庫。
新版本的更新內容:
- 推出了外掛短代碼 [SocialAuth-WP-Short-Code],可在頁面/文章中使用。
- 如果禁用了新註冊,新用戶無法登入你的 WordPress 網站。
- 新增外掛設置中的新選項,可隱藏儀表板左側導航欄中的「我的聯繫人」選項。
- 登入後重定向功能,讓用戶返回登入過程發起時所在的頁面。
生動演示
現在查看現場演示!
功能
- 使用 Facebook、Yahoo、Google、MSN、Twitter、MySpace 和 LinkedIn 等登入提供者驗證用戶(提供者支援取決於 HybridAuth 函式庫支援的提供者)。
- 存取已登入用戶的個人資料(電子郵件、名字、姓氏、頭像)。
- 查看已登入用戶的聯繫人/好友。好友信息包括電子郵件、個人資料 URL 和名字等信息。
- 更多控制權來自應用程序的登出以及驗證提供者。
- 管理者可以控制通過 SocialAuth-WordPress 註冊的用戶的默認角色。
- 管理員可以設置登入頁面的提供者顯示順序。
- 外掛設置中新增選項,可設置身份驗證的開放方式(有兩個選項:在頁面本身中和在彈出窗口中)。
好處
- 你的博客用戶 - 用戶可以使用其在 Facebook 等流行提供者上的現有帳戶,而不是在網站上創建新帳戶,使他們更容易訪問/貢獻內容。
- 博客管理員/所有者 - 沒有註冊要求,用戶可以快速登入網站並使用其功能。此外,用戶信任大型提供者(如 Facebook 等),使他們在登入過程中感到舒適。這種快速且值得信賴的登入過程無疑吸引潛在用戶,並增加了網站的人氣。網站管理員可以設置將通過外部登入提供者登入的用戶的權限。
- 外掛設置 - SocialAuth-WordPress 提供了一個漂亮的設置界面,使其易於使用並對你的用戶和管理員進行配置。你可以配置將通過此外掛連接到應用程序的用戶所需的默認角色。此外,你還可以設置使用此外掛的登入功能的用戶的默認登入頁面。設置界面允許你啟用/禁用單獨的提供者。在向登入提供者註冊以獲取 app_key 和 app_secret 時,某些情況下需要提供重定向 URL(可以在插件設置頁面中設置)。
外掛標籤
開發者團隊
原文外掛簡介
SocialAuth-WordPress a WordPress 3.0+ plugin derived from popular PHP based HybridAuth library. Inspired from other WordPress social login plugins, this plugin seamlessly integrates into any WordPress 3.0+ application and enables social login integration through different service providers. All you have to do is to configure the plugin from settings page before you can start using it. SocialAuth-WordPress hides all the intricacies of generating signatures and token, doing security handshakes and provides an out of the box a simple solution to interact with providers.
Click Here to see Socialauth-WordPress in action.
Please check out Developer Notes for more information on this plugin.
You can also check labs.3pillarglobal.com to get similar libraries in other technologies under SocialAuth umbrella.
What’s new in latest release?
Introduced plugin short code [SocialAuth-WP-Short-Code]. Use in pages/posts.
If new registrations are disabled, new users can not login to your WordPress site.
New option in plugin settings to hide ‘My Contacts’ option from left navigation bar of dashboard.
Post login redirect capability to get user back to the page from where you initiated login process.
Live Demo
See the live demo now!
Features
Authenticate users with Facebook, Yahoo, Google, MSN, Twitter, MySpace and LinkedIn etc (Provider support depends on provider supported by HybridAuth library).
Access profile of logged in user (Email, First name, Last name, Profile picture)
See contacts/friends of logged in user. Friend information contains information such as email, profile URL and name.
More control over logout from application as well as authenticating provider.
Administrator can control the default role for users who register via SocialAuth-WordPress.
Administrator can set display order of providers for login page.
Added new option in settings page to set how authentication will open (There are 2 options – In page itself and In a pop-up window)
Benefits
Your blog users – Instead of creating new account on website, users can use their existing accounts from popular providers like Facebook etc. making it easier for them to access/contribute content.
Blog administrators/owners – With no registration requirement, users can quickly login to the site and use its features. Further, users trust big providers (like Facebook etc.) making them comfortable in login process. This fast and trusted login process definitely attracts potential users and increase site popularity. Site administrator can set the permission for users who will login with external login provider.
Plugin Settings
SocialAuth-WordPress provides a nice settings interface to make it easy to use and configurable for your users and administrators out of the box.
You can configure the default role which will be given to users which will connect to your app with help of this plugin.
You can also set up a default landing page for the users using logon features of this plugin.
Setting interface allows you to enable disable individual provider.
When registering with Logon provider to get app_key and app_secret, some case you require you to supply a redirect_uri; you can get that from settings page.
Administrator can also control how logon prompts appear to users. It can be either on same window or a pop up window.
Administrator can control showing on login provider icons on comment and registration page, this is will help users to directly logon from there without going to login page.
Administrator can enable optional e-mail verification for new users to force email verification when a new user first time comes to your site. This will only applied to users coming through providers which do not share user email in open-auth/social-auth
Administrator can control whether or not to show complete session end message on logout or not.
Credits
HybridAuth Library – A open source social sign on php library residing in core of plugin and providing interface to connect to various login providers.
A lot many thanks to Viruthagiri Thirumavalavan (one of most active plugin users) for using, raising bugs and suggesting enhancements to make this plugin better.
