跳到內容
  • 關於 WordPress
    • 關於 WordPress
    • WordPress.org 香港中文
    • 線上說明
    • 技術支援
    • 意見反應
  • 登入
  • 註冊
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者

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

下載

Eonet Manual User Approve

由Alkaweb
  • 詳情
  • 評價
  • 安裝
  • 支援
  • 開發

描述

Eonet Manual User Approve changes the registration behavior of your WordPres site. When the plugin is active, if an user
signs up, any email containing password isn’t sent to him, instead he is alerted that have to wait for the adminin
approvaation before be able to access.
Meantime, the admin is alerted that a new user requested an approvation, he will be able to see the user informations,
and decide if allow or deny to access. In both cases, the user is alerted by email about the admin action. If he
has been approved, he will receive an email containing credentials.

Main features:

  • Allows the admin to approve or deny user sign up
  • Disallow users to login if they are not approved
  • Disallow users to reset password if they are not approved
  • Send automatic emails to both users and admin on every important action
  • You can change the content of all the messages
  • Filter users by approval status
  • SUPER easy to use, just install and active it, it’s done.

Featured compatibility:

  • Full compatible with BuddyPress

For developers:

  • Hooks/Filters available in all the plugin code
  • Documented code
  • GPL license
  • Secure development using tokens and WordPress native functions

螢幕截圖

  • Login page with additional welcome message
  • Users list with additional filters and actions to approve or deny users
  • Options page

安裝

  1. Upload the plugin files to the /wp-content/plugins/eonet-manual-user-approve directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go in “Eonet > Settins > Manual User Approve” and change the content of the messages
  4. It’s done, now you can approve or deny users from WordPress users screen.

常見問題

What are the variables allowed in the emails content?
  • {{$site_name}} – The name of the site
  • {{$site_url}} – The url of the site
  • {{$pending_users_url}} – The url to the lists of users in the backend, already filtered to show only the pending users
  • {{$access_url}} – It should represents the url where the user can login. By default it points to the homepage
  • {{$user_login}} – The username of the user involved in the message
  • {{$user_email}} – The email of the user involved in the message
  • {{$user_firstname}} – The first name of the user involved in the message (note that it might be empty if not filled)
  • {{$user_lastname}} – The last name of the user involved in the message (note that it might be empty if not filled)
  • {{$display_name}} – The display name of the user involved in the message
How to disable the password reset after user approval?

This can be useful if you are using some other third part membership plugin. You have to add this line in the
functions.php of your child theme:

add_filter( 'eonet_mua_avoid_password_reset', '__return_true');

評價

Plugin deleted all my customers

squatter1 2019年5月2日
This plugin caused me lot of trouble. It provably deleted all my customer accounts! Twice! I had to restore db backup twice and it cost lot of trouble to me and also my customers. I definitely DO NOT recommend this plugin.

Working well. 🙂

daneloctober 2019年1月14日
We had a bit of trouble customizing at the start, I'm not sure but documentation needs to be a bit more extensive. But overall a very useful plugin. 🙂

Crashed Everything

fplouy 2018年11月21日
No email was sent from articles or forum after installing end uninstalling the plugin. Support stay with no response from a more than a month ago A big fear for me.....

Conflict with Asgaros Forum

anandaxp 2018年9月13日
Plugin works as described. only issue is my Asgaros forum started showing all my registered members as logged in (700 odd users). please check this conflict and thank you for making a great product.

Great plugin

bdebever 2018年3月29日
Does what's supposed to - good job!

works well

motonori 2018年1月17日
Works better than other similar plugins with my configuration. But I'd like to approve after user's profile (names, etc.) have been set.
閱讀全部12個評價

貢獻者及開發者

“Eonet Manual User Approve” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Alkaweb
  • Webbaku

將 Eonet Manual User Approve 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.1.3 – February 2nd, 2019

  • (C)(NEW) Bootstrap 4.2 and Font Awesome 5 support
  • (FIXED) Missing users in the listing page

2.1.2 – October 2nd 2018

  • (FIXED) Missing plugin name

2.1.1 – September 23th 2018

  • (NEW) Multiple receivers support for the admin notification
  • (IMPROVED) Activation workflow by removing confusion with the BuddyPress pending tab
  • (FIXED) Unsent admin emails
  • (FIXED) BuddyPress registration issues

2.1.0 – March 12th 2018

  • (FIXED) Now the plugin can overrides the default email sent by BuddyPress to the admin when a new user signs up

2.0.5 – February 22th 2018

  • (IMPROVED) Added a filter that allows to change easily the receivers of admin notifications
  • (FIXED) Conflicts with Eonet theme settings

2.0.4 – September 21th 2017

  • (FIXED) Dropdown menu doesn’t open yet in certain conditions
  • (FIXED) Some settings come back to default after saved them

2.0.3 – July 21th 2017

  • (FIXED) An issue coming from the previous update

2.0.2 – July 21th 2017

  • (FIXED) Javascript error in the backend (Woffice conflict)

2.0.2 – July 20th 2017

  • (FIXED) A wrong folders structure

2.0.1 – July 20th 2017

  • (IMPROVED) Added more variables to the custom messages (see the FAQ)
  • (IMPROVED) Added a security check on every page, instead that only on sign up
  • (UPDATED) The Eonet core inside the plugin
  • (FIXED) The conflict with Bootstrap dropdown menu

2.0.0 – March 15th 2017

  • (NEW) Now is possible to change the content of all the messages displayed and the emails sent by the plugin
  • (NEW) Option to enable/disable email to the admin when a new user is waiting for approval

1.0.4 – March 12th 2017

  • (C)(IMPROVED) Options Style

1.0.3 – February 10th 2017

  • (IMPROVED) English grammar and spelling and updated .pot language file
  • (IMPROVED) Added text color to the action links in users list
  • (IMPROVED) Permissions check, now the users can be approved or denied from every user tat has capability “edit_users”
  • (FIXED) Some notice errors in the users list
  • (C)(IMPROVED) Translation management

1.0.2 – 6th January 2017

  • (NEW) Translation file

1.0.1 – 1st November 2016

  • Replaced constant definition with filters in order to improve extensibility
  • (C)(FIXED) the built-in component installer
  • (C)(FIXED) version number

1.0.0 – 28th October 2016

  • Initial Release

其它

  • 版本:2.1.3
  • 最後更新:3 年之前
  • 運作中的安裝:1,000+
  • WordPress Version: 3.0.1 or higher
  • 已測試到版本:5.0.16
  • 語言:
    English (US)
  • 標籤:
    approveloginregistrationsign upusers
  • 進階顯示

評分

顯示全部
  • 5星 6
  • 4星 1
  • 3星 1
  • 2星 2
  • 1星 2
Log in to submit a review.

貢獻者

  • Alkaweb
  • Webbaku

支援

最近兩個月解決了的問題:

1個中的0個

檢視支援論壇

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
代碼就是詩歌。