[WordPress] 外掛分享: Custom Add User

WordPress 外掛 Custom Add User 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Custom Add User」是 2016-06-26 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2016-08-29,距離現在已有 3171 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
  • 有 1 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

harshit_ps |

外掛標籤

add | new | user | custom | existing |

內容簡介

這個 WordPress 外掛提供一個完全定制化的體驗,讓使用者能夠透過單一表單新增品牌🙂新用戶(單網站或多站安裝)或現有用戶(在多站模式中)。這個外掛還可以讓您新增自訂指示,以便在您的網站上新增用戶。

使用案例

在私人多站安裝中,您可能經常遇到三個問題:

如果使用者驗證是由外部驗證系統(例如 LDAP 或 Shibboleth)處理的,您不想讓新用戶被「邀請」加入您的網站或網絡中的其中一個網站。相反地,您希望跳過邀請部分,直接發送「歡迎電子郵件」,並讓其略過需要點擊連結以啟用帳戶的邀請部分。因為使用者驗證不是由 WordPress 處理的,所以 WordPress 實際上並沒有驗證使用者啟用。

當使用者(網站管理員)嘗試將另一個使用者添加到網站時,會發送邀請給被邀請的使用者。當邀請「到期」時,被邀請的使用者在一段時間內無法添加到網站中,因為他們的使用者名稱處於保留狀態,這會對試圖將人員添加到網站的網站管理員和邀請過期後試圖訪問該網站的用戶造成很大的挫敗感。同樣地,在被邀請的使用者接受邀請之前,其他網站管理員無法將同一個使用者添加到多站網絡中的其他網站。

當網站管理員向網站添加使用者時,新使用者也會被添加到🙂「網路使用者」表格中。如果任何網站管理員嘗試將使用者添加到其他網站時,他們必須知道該使用者是否已經存在於網絡中的任何其他網站中,而他們可能甚至無權訪問這些網站,因為只有超級管理員才能查看網絡中所有使用者的列表。如果使用者在網絡中已經存在,並且他們嘗試使用「新增新使用者」表單而不是「添加現有使用者」表單將此使用者添加到網站時,他們將會收到一個錯誤,因為使用者已經存在,反之亦然。這導致網站管理員之間產生很多困惑,因為他們不知道要添加的使用者是全新的還是多站安裝中的現有使用者。

這個外掛解決了上述所有問題 –

跳過邀請(啟用鏈接)電子郵件,並立即將使用者添加到網站中。當網站管理員添加使用者時,會立即發送歡迎電子郵件。 (您可以從網絡設置畫面自訂「歡迎電子郵件」的文字內容。)

隱藏「新增現有使用者」表單,以便只有網站管理員可以看到添加使用者的單一表單。

在網站管理員提交表單後後台處理「全新使用者」vs「現有使用者」問題。如果使用者不存在,外掛會創建新的使用者並將其添加到該網站。如果使用者已經存在,它將把該使用者添加到網站中。

原文外掛簡介

This WordPress plugin provides completely customized experience for adding users with a single form for adding brand new users (single site or multisite installs) or existing users (in multisite). The users can be added without them requiring account activation (which is useful in private multisites where authentication is handled by third party systems such as Shibboleth/ LDAP). It also allows you to add custom instructions for adding users to your site.
Use cases
In a private multisite installation, you might often face three issues –

If user authentication is handled by external authentication systems such as LDAP or Shibboleth, you don’t want the new user to be ‘invited‘ to join your site or one of the sites in your network. Instead, you would like to send them a welcome email skipping the invitation part which requires them to click the link to activate their account. Since user authentication is not handled by WordPress, it doesn’t really make sense for WordPress to validate user activation.

When a user (site admin) tries to add another user to a site, an invitation gets sent to the invited user. When that invitation expires, the invited user cannot be added to a site for a time period as their username is on hold, which creates a lot of frustration for both – the site admin trying to add people to their site and users trying to access the site after the invitation has expired. Also until the invited user has accepted the invitation, no other site admins can add the same user to a different site in the multisite network.

When a site admin adds a user to a site, the new user is also added to the network users table. If any site admin tries to add a user to other sites, they have to know if the user already exists in any of the other sites in the network, for which they might not even have access because only super admins can see the list of all users in the network. If the user already exists in the network and they try to add this user using the 'Add New User' form instead of 'Add Existing User' form, they will get an error saying the user already exists and vice versa. This leads to a lot of confusion among site admins as they have no idea if the user they are trying to add is a brand new or an existing user in the multisite installation.

This plugin addresses all the above issues by –

Skipping the invitation (activation link) email and automatically adding the user to the site instantly. A welcome email is sent as soon as site admin adds the user. (You can customize the text of Welcome email from network settings screen.)

Hiding the ‘Add existing User’ form, so that site admins only see one form for adding users.

Handling the ‘brand new user’ vs ‘existing user’ issue in the back-end after site admin submits the form. If the user doesn’t exist, the plugin will create a new user and add it to the site. If the user already exists, it will add the user to the site.

各版本下載點

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

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


2.0.1 | 2.0.2 | trunk |

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

  • User Role Editor 》「User Role Editor」WordPress 外掛讓您輕鬆更改使用者角色和權限。, 只需打開您希望新增到所選角色的能力核取方塊,然後按「更新」按鈕以保存您的更改。完...。
  • Manage Notification E-mails 》這個外掛可以讓您開啟或關閉不同的 WordPress 通知電子郵件,例如 WordPress 傳送到管理員和使用者的新使用者和密碼更改通知選項。與許多其他外掛完美結合!,...。
  • Username Changer 》更改使用者名稱應該是一個相當簡單的功能。不幸的是,WordPress 預設並不能允許這麼做。Username Changer 外掛試圖解決這些問題。。
  • Bulk Delete 》Bulk Delete 是一個 WordPress 外掛,可以根據不同的條件和過濾器批次刪除文章、頁面、附件、使用者和元資料。此外掛支援以下條件和過濾器:, , 刪除文章, , ...。
  • WP User Avatars 》允許註冊使用者上傳並選擇自己的頭像。, 建議外掛, 如果您喜歡這個外掛,您可能會喜歡以下這些外掛!, , WP User Profiles, WP User Activity, WP User Avata...。
  • Login as User 》Login as a User WordPress plugin 允許管理員輕鬆以特定用戶的身份訪問前端,因此可以解決問題或提供更好、更快的客戶支援。只需點擊一下,管理員就以外部用...。
  • Simple User Avatar 》這個外掛程式簡化了WordPress使用者的生活。, 現在使用者可以從他的媒體庫中簡單地新增或刪除他們的頭像圖像。易於使用,不需要其他的功能。外掛程式可在GitH...。
  • Meks Smart Author Widget 》這個簡單的外掛程式讓你可以在 WordPress Widget 中顯示作者/使用者資訊。此外掛的聰明之處在於「自動偵測」使用者/作者,因此它可以選擇性地在單獨的文章頁...。
  • WP Last Login 》這個外掛為每個使用者概覽新增一個額外的欄位,顯示每個使用者的最後登入日期。, 此外,使用者可以按照他們的最後登入日期進行排序。, 翻譯, 我非常樂意在收...。
  • User Activity Log 》你的網站上有多個使用者進行各種後台活動嗎?你有沒有遇到追蹤網站後台使用者活動的問題?你想通過追蹤所有使用者活動來保護你的網站嗎?你想在特定使用者登...。
  • PublishPress Permissions: Control User Access for Posts, Pages, Categories, Tags 》或標籤,你會看到一個名為「權限:編輯此內容」的方塊,它允許你為每個用戶角色、個別用戶或用戶群組設置「啟用」或「拒絕」的權限。你還可以設置所有訪客和...。
  • Controlled Admin Access 》此外授權特定的佈景主題設計師、外掛程式開發者和支援代理商暫時使用管理員權限的外掛程式。, 該外掛程式簡單易用,可協助管理員建立可限時使用的使用者帳號...。
  • WP Login Form 》WordPress 登入表單:能幫您在 WordPress 網站的前端建立一個簡單的登入表單,您可以使用短碼將其加入文章、頁面或側邊列等位置。, 如何為 WordPress 建立自...。
  • User Shortcodes Plus 》此外掛可在 WordPress 中增加簡單的使用者短碼,用以顯示任何使用者的資訊,包括自定義的元數據和頭像。, 可用的短碼:, – [user_id], – [user_l...。
  • WP Users Media 》WP User Media 外掛啟用時即可立即使用,不需要進行其他設定。如果您需要開啟管理者的選項,可以在設定區域中的選項頁面中處理。, 該外掛的功能是禁止使用者...。

文章
Filter
Apply Filters
Mastodon