
前言介紹
- 這款 WordPress 外掛「VentraConnect – Social Login, Magic Link & Email OTP (Passwordless)」是 2025-12-12 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2026-02-25,不久前才剛更新。
- 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
oauth | Email OTP | magic link | social login | passwordless login |
內容簡介
總結文案:VentraConnect Social Login 讓訪客可以使用他們現有的社交帳號在您的 WordPress 網站上進行註冊和登錄,無需密碼。
問題與答案:
1. VentraConnect Social Login 主要功能有哪些?
- 提供 15+ 提供者供 WordPress 登錄和註冊
- 支援短代碼,可以輕鬆在任何地方嵌入社交登錄按鈕
- 可以將多個社交帳號連結到單個用戶
- 在 WordPress 檔案中進行用戶帳戶連結和取消連結
- 提供用戶資料同步選項,從社交提供者同步用戶資料
- 簡單的每個提供者憑證設置(客戶端 ID / 密鑰)
- 按鈕主題/風格:亮色、暗色、極簡(帶圖標 + 文字)
- 在核心 WordPress 表單上顯示/隱藏提供者按鈕
- 可啟用/停用提供者切換
- 支持標準 WordPress 用戶角色
- 提供診斷/日誌記錄以供疑難排解和支援
- 完全可翻譯(文字域:ventraconnect-social-login)
2. VentraConnect Social Login 提供了哪些外部服務的支持?
- Google: accounts.google.com, oauth2.googleapis.com, people.googleapis.com
- Facebook: graph.facebook.com
- Microsoft: login.microsoftonline.com, graph.microsoft.com
- TikTok: open.tiktokapis.com
- Reddit: www.reddit.com, oauth.reddit.com
- LINE: access.line.me, api.line.me
- Slack: slack.com
- Discord: discord.com
- Twitch: id.twitch.tv, api.twitch.tv
- GitHub: github.com, api.github.com
- Amazon: www.amazon.com, api.amazon.com
- Yahoo: api.login.yahoo.com
- WordPress.com: public-api.wordpress.com
- LinkedIn: www.linkedin.com, api.linkedin.com
3. 使用 VentraConnect Social Login 時需要注意什麼?
- 每個提供者都有自己的服務條款和隱私政策,啟用他們的登錄選項時,請查閱並遵守這些文件。
原文外掛簡介
VentraConnect provides a unified login system for WordPress: Social Login + Magic Link + Email OTP.
Social Login with 15+ providers (Google, Facebook, X/Twitter, LinkedIn, Microsoft, GitHub, and more)
Passwordless Login with Magic Link and Email OTP
Can run in Login only mode (existing users) or Login & Register mode (allow new accounts)
Guardrails (optional): prevent spam accounts by letting Social Login, Magic Link and Email OTP log existing users in, but optionally blocking them from creating new users. This stops random visitors from turning your login screen into an open registration form, while your normal WordPress registration and any custom onboarding forms continue to work as usual.
Works out-of-the-box on the default WordPress login/registration screens (wp-login.php) and also supports shortcodes for custom pages and page builders.
No proxy servers. No third-party tracking. VentraConnect connects directly to each provider using official OAuth flows.
| Setup | Docs | Pro Addon |
Best for
Sites that want faster logins and fewer abandoned registrations by offering Social Login + passwordless login.
WooCommerce stores that want modern social + passwordless login on the login, checkout and My Account pages (Pro add-on).
Sites that are getting spam registrations and want Guardrails to control who can create new accounts from the default wp-login.php screen.
Sites that want to add passwordless login (Magic Link / Email OTP) as an option, without removing the classic username/password login.
Key Features (Free)
Social Login
– 15+ providers (Google, Facebook, X/Twitter, LinkedIn, Microsoft, GitHub, and more)
– Adds login buttons to core WordPress login & registration screens (wp-login.php)
– Shortcodes for custom pages, page builders, and custom login pages
– Account linking + unlinking (connect multiple providers to one WordPress user)
– Optional profile sync (name + avatar)
– Button styles: Light, Dark, Minimal, plus icon-only layouts
Passwordless Login (Magic Link + Email OTP)
– Built-in security: expiry, resend throttling, single-use links, max attempt limits
– Flexible behavior: Login only mode or Login & Register mode (per method)
– Per-method redirect overrides (same page, referrer, homepage, custom URL)
– Custom emails: edit sender name, subject, and message templates
Guardrails (Spam & signup control)
– Prevent spam accounts by controlling whether Social Login, Magic Link and Email OTP are allowed to create new users
– Keep your login screen focused on login only, while still letting existing users sign in with all three methods
– Your normal WordPress registration form and other registration/onboarding flows continue to work as usual
Admin Tools
– Basic redirect options for social + passwordless login
– Diagnostics/logging to debug OAuth and login issues
– Email notifications (user + admin) when a new account is created via social login
Pro Add-on (Optional)
The Pro add-on extends the same login system into popular plugins and adds advanced control:
WooCommerce integration for login, checkout and My Account, with Guardrails-aware flows and context-based shortcodes
LMS integrations: LearnDash, LifterLMS, LearnPress
Membership/community integrations: MemberPress, Ultimate Member, Paid Memberships Pro (PMPro), BuddyPress
Passwordless Mode (Off, Recommended, Strict) to control how aggressively passwords are phased out on supported forms while keeping an admin fallback
Advanced redirect rules
Analytics & login insights
Additional diagnostics/logging for complex setups
Pro features require the separate VentraConnect Social Login Pro add-on.
Supported Social Providers
Google, Facebook, X (Twitter), LinkedIn, Microsoft, GitHub, Discord, Reddit, Slack, Twitch, Spotify, TikTok, Amazon, Yahoo, WordPress.com, LINE.
How It Works
The user clicks a Social Login button, or requests a Magic Link / Email OTP.
For Social Login, the user authenticates with the provider via official OAuth; for Magic Link / OTP, they verify ownership of their email address.
VentraConnect receives basic profile or email data and looks for an existing WordPress user.
If the email matches an existing user, the login methods are linked to that account and the user is logged in. If not, a new user may be created (subject to your Guardrails and registration settings).
External Services
VentraConnect Social Login is an OAuth client only.
During login:
The user is redirected to the selected provider such as Google or Facebook.
The provider authenticates the user.
The provider returns an authorization token to your site.
VentraConnect retrieves basic profile data:
Provider user ID
Email address
Display name
Avatar URL
No user data is sent to or stored on servers owned by the plugin author.
All communication happens directly between your WordPress site and the provider official APIs.
Provider Domains Used
Google
accounts.google.com
oauth2.googleapis.com
people.googleapis.com
Facebook
graph.facebook.com
Microsoft
login.microsoftonline.com
graph.microsoft.com
TikTok
open.tiktokapis.com
Reddit
www.reddit.com
oauth.reddit.com
LINE
access.line.me
api.line.me
Slack
slack.com
Discord
discord.com
Twitch
id.twitch.tv
api.twitch.tv
GitHub
github.com
api.github.com
Amazon
www.amazon.com
api.amazon.com
Yahoo
api.login.yahoo.com
WordPress.com
public-api.wordpress.com
LinkedIn
www.linkedin.com
api.linkedin.com
Each provider has its own Terms of Service and Privacy Policy. You are responsible for complying with those terms when enabling a provider.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「VentraConnect – Social Login, Magic Link & Email OTP (Passwordless)」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.1.0 | 1.2.0 | trunk |
延伸相關外掛(你可能也想知道)
User Verification by PickPlugins 》rotect 插件說明, 這個 WordPress 外掛可以防止垃圾使用者和阻止使用垃圾信箱的人進行即時訪問,使用者需要在登錄網站之前驗證他們的電子郵件。 , 由http://w...。Email OTP Authenticator – for Login, Registration or 2FA, RWL, RWA Services 》簡介: Email OTP Authenticator 外掛是一款可以透過電子郵件驗證,安全地讓使用者進行WordPress網站的註冊、登入、驗證和身份驗證的外掛程式。這個外掛程式...。
Happy Coders OTP Login for WooCommerce 》總結:Happy Coders OTP Login 是一個簡單、安全、可自訂的 OTP 登入外掛,適用於 WordPress 和 WooCommerce 網站。透過 MSG91 SMS API,讓使用者能夠使用手...。
MojoAuth Passwordless Authentication 》MojoAuth 密碼無驗證 WordPress 外掛可以取代標準 WordPress 登入表單,並提供強大而安全的密碼無需驗證機制,讓使用者無需記住或手動輸入密碼來驗證自己,以...。
Authyo OTP for Forminator Form 》總結:Authyo OTP for Forminator 可將安全的一次性密碼驗證層添加至您的 Forminator 表單,通過電子郵件、短信、WhatsApp 或語音通話驗證用戶聯絡詳細信息,...。
Authyo OTP for Ninja Forms 》總結:Authyo OTP for Ninja Forms是一個專門設計的整合外掛,旨在為您的Ninja Forms添加安全的電子郵件驗證功能,避免垃圾郵件和虛假提交,確保用戶在提交表...。
Authyo Passwordless Login 》<HTML>, <ul>, <li>Authyo Passwordless Login 提供了一個安全、完全免密碼的 WordPress 認證系統。使用者輸入他們的電子郵件地址,收到一...。
Authyo OTP for WPForms 》總結:Authyo OTP for WPForms 是一個外掛,可透過電子郵件添加一次性密碼(OTP)驗證功能到您的表單中,使用 Authyo 的安全交付服務。這個外掛確保只有經過...。
Two Step Factor By SE 》總結:這款名為「Two Step Factor By SE」的 WordPress 外掛是一款即插即用的工具。只需啟用郵件、Google Authenticator、備份代碼和虛擬帳號等安全登入功能...。
