[WordPress] 外掛分享: Titan Social Login

WordPress 外掛 Titan Social Login 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Titan Social Login」是 2026-01-06 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-01-07,距離現在已有 50 天。
  • 外掛最低要求 WordPress 5.3 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

r0bodev |

外掛標籤

auth | login | google | register | social login |

內容簡介

**總結:**

Titan Social Login 在 WordPress 上添加了基於 OAuth 的登錄功能,訪客可以使用現有的社交帳號登錄,而不必創建新的密碼。

**問題與答案:**

1. 這個外掛提供了哪些社交登錄提供者?
- Amazon
- Facebook
- Google
- X (Twitter)
- Microsoft

2. Titan Social Login 的主要功能有哪些?
- 在 WordPress 登錄、註冊和忘記密碼畫面上添加登錄按鈕。
- 可選擇在評論表格上使用社交登錄。
- 在 WordPress 使用者個人資料中連結帳戶。
- 提供 Shortcodes: [tsl_login], [tsl_account_links]。
- 可以設置桌面和行動裝置的彈出式或同一窗口驗證。
- 登錄或首次註冊後的自定義重定向。
- 控制設計佈局、間距、標籤和按鈕樣式。
- 對於未返回電子郵件地址的提供者,提供占位符電子郵件。

3. 這個外掛使用外部 OAuth 提供者進行身份驗證,可以在哪個部分找到更多詳細信息?
- 可以在“External Services”部分找到。

4. Titan Social Login 的隱私政策如何?
- Titan Social Login 不收集或發送任何使用數據。在登錄期間,OAuth 請求直接發送到已啟用的提供者。該外掛程式將其配置存儲在您的 WordPress 數據庫中。

5. Pro 版本提供了什麼額外功能?
- 30 多個 OAuth 提供者,包括 Apple、Discord、GitHub、Steam、Telegram、Twitch、Spotify 等。
- 高級集成 WooCommerce、BuddyPress、Ultimate Member 和 Easy Digital Downloads。
- 統計儀表板,用於監控社交登錄的性能。

6. 如何查看 Pro 版本和定價信息?
- 可以在https://titan.r0bo.dev/#pro找到。

原文外掛簡介

Titan Social Login adds OAuth-based sign-in to WordPress so visitors can use their existing social accounts instead of creating new passwords.
Included providers

Amazon
Facebook
Google
X (Twitter)
Microsoft

Key features

Adds login buttons to the WordPress login, registration, and lost password screens.
Optional social login on comment forms.
Account linking inside WordPress user profiles.
Shortcodes: [tsl_login], [tsl_account_links].
Popup or same-window authentication, configurable for desktop and mobile.
Custom redirect after login or first registration.
Design controls for layout, spacing, labels, and button styles.
Placeholder emails for providers that do not return an email address.

This plugin uses external OAuth providers for authentication. See the “External Services” section for details.
Privacy
Titan Social Login does not collect or send any usage telemetry. OAuth requests go directly to the enabled provider during login. The plugin stores its configuration in your WordPress database.
Additional features in the Pro version

30+ OAuth providers including Apple, Discord, GitHub, Steam, Telegram, Twitch, Spotify, and more.
Premium integrations for WooCommerce, BuddyPress, Ultimate Member, and Easy Digital Downloads.
Statistics dashboard to monitor social login performance.
Premium updates and priority support.

Pro version and pricing: https://titan.r0bo.dev/#pro
Demo: https://titan.r0bo.dev/wp-login.php
External Services
Titan Social Login connects to third-party OAuth providers to authenticate users. Requests are made only when an administrator enables a provider and a user clicks a login button.
Data sent during OAuth:
– Authorization request: client_id, redirect_uri, response_type, scope, state
– Token exchange: code, client_id, client_secret (if required), redirect_uri
– Profile request: access_token
Data received from providers:
– Provider user ID, name, email address, and profile picture (when available)
Services used:
– Google OAuth API (accounts.google.com, oauth2.googleapis.com, www.googleapis.com). Terms: https://policies.google.com/terms Privacy: https://policies.google.com/privacy
– Facebook Login (www.facebook.com, graph.facebook.com). Terms: https://www.facebook.com/legal/terms Privacy: https://www.facebook.com/privacy/policy
– Amazon Login (www.amazon.com, api.amazon.com). Terms: https://www.amazon.com/gp/help/customer/display.html?nodeId=508088 Privacy: https://www.amazon.com/gp/help/customer/display.html?nodeId=468496
– Microsoft identity platform (login.microsoftonline.com, graph.microsoft.com). Terms: https://www.microsoft.com/servicesagreement Privacy: https://privacy.microsoft.com/privacystatement
– X (Twitter) OAuth 2.0 (twitter.com, api.twitter.com). Terms: https://twitter.com/en/tos Privacy: https://twitter.com/en/privacy
No external requests are made unless the provider is enabled and a user initiates login.
License
PHP code (and any JS that links to WordPress APIs) is licensed under the GNU General Public License v2.0 or later (GPL-2.0-or-later). See /license.txt.
Brand icons in /assets/images/icons are trademarks of their respective owners and are included for identification purposes only. See /THIRD-PARTY-NOTICES.txt.
Trademarks belong to their respective owners; this plugin is not affiliated with or endorsed by them.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Titan Social Login」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.2 | trunk |

延伸相關外掛(你可能也想知道)

  • authLdap 》使用現有的 LDAP 作為 WordPress 的身份驗證後端!, 那麼,這與其他 WordPress-LDAP-Authentication-Plugins 有什麼不同之處?, , 靈活:您可以完全自由地選...。
  • WP BASIC Auth 》啟用這個外掛可以讓您使用 WordPress 的使用者名稱和密碼在您的網站設置基本驗證。, 這對於在您的開發 WordPress 網站上臨時設置基本驗證等等非常有用。, 這...。
  • WP Cron HTTP Auth 》這個外掛可在使用 HTTP 授權的網站上啟用 WP Cron。, 使用方式:訪問外掛設定,輸入您的 HTTP 授權憑證,保存更改,完成。, 所有工作在背景中靜默且自動進行...。
  • WP Cassify 》如果您對這個外掛程式很滿意:, 作為我的努力報酬,我希望能夠收到大學或公司贈送的 T 恤(或其他好禮)。, 我的尺寸是 L。最好的祝福。, 這個 JASIG CAS 認...。
  • Site PIN 》當一個網站正在開發階段,或者其內容需要保密時,您希望防止普通公眾人士意外或故意閱讀它。, 一種常見的方法是使用HTTP授權,但這會帶來一些問題:, , 您的...。
  • InstallActivateGo Remember Me 》重要提醒:支援已經轉移到ZATZLabs網站,將不再提供在WordPress.orgforums的支援。如果您需要開發者的即時回覆,請提交工單。, 允許管理員和/或用戶控制在標...。
  • HTTP Basic Auth 》這個外掛可以使用基本認證(Basic Auth)來保護您的 WordPress 安裝。基本認證可以使用自訂密碼或 WordPress 使用者登入資訊。這個外掛可保護所有動態產生的...。
  • Password Protect Staging 》啟用此外掛以後,透過 WP 後台設置使用者名稱和密碼,使用者在能夠查看前端頁面之前,必須透過 HTTP AUTH 提供使用者名稱和密碼進行驗證。, 此外掛的目的在於...。
  • Wp Auth 》WP Auth是一組工具,讓您的網站更適合新使用者的需求。它包含短代碼和選項,讓站長能夠創建符合設計規範的註冊和登入頁面,而不必調整 WP 登入頁的預設樣式。...。
  • VA Simple Basic Auth 》這個外掛非常簡單。, 只需啟用外掛,即可設置基本驗證到儀表板和登錄頁面。, 基本驗證的驗證資訊為您的 WordPress 使用者名稱和密碼。, 所需, , WordPress 4....。
  • MW Auth 》這個外掛只允許已驗證的使用者登入 WordPress。, , 訂閱者無法看到儀表板。, 訂閱者無法看到管理工具列。, 在 robots.txt 中加入 ‘Disallow: /’...。
  • Frontend HTTP Auth Protection 》Frontend HTTP Authentication Protection(前端 HTTP 身份驗證保護)為您的前端網站提供簡單的 HTTP 身份驗證層。在開發環境下以及在正式發布之前,通常需要...。
  • WP Similar Basic Auth 》攻擊者想要突破 WordPress 管理員頁面。基本身分驗證可幫助預防攻擊。, 但某些情況下可能無法修改 .htaccess 或 ssl.conf。, 此外掛對於無法修改 Apache conf...。
  • IP Dependent Cookies 》每次您登入 WordPress 網站時,系統會建立一個會話 cookie,用來驗證您的身份。, 預設情況下,如果有人非法取得您的 cookie,就可以利用它來參入您的網站,甚...。
  • HTTP Authentication By KIMoFy 》HTTP Authentication 外掛允許您使用現有的身份驗證方式來認證使用 WordPress 的人員。其中包括大多數伺服器使用的 Apache 基本 HTTP 認證模組。, 這個外掛與...。

文章
Filter
Mastodon