Linux 软件免费装
Banner图

Eonet Manual User Approve

开发者 alkaweb
webbaku
更新时间 2019年2月2日 06:45
PHP版本: 3.0.1 及以上
WordPress版本: 5.0.3
版权: GPLv2 or later
版权网址: 版权信息

标签

login registration users user user management sign up approve

下载

1.0.1 1.0.2 2.1.2 1.0.3 1.0.4 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1.0 2.1.1 2.1.3

详情介绍:

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: Featured compatibility: For developers:

安装:

  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.

屏幕截图:

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

常见问题:

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');

更新日志:

2.1.3 - February 2nd, 2019 2.1.2 - October 2nd 2018 2.1.1 - September 23th 2018 2.1.0 – March 12th 2018 2.0.5 - February 22th 2018 2.0.4 - September 21th 2017 2.0.3 - July 21th 2017 2.0.2 - July 21th 2017 2.0.2 - July 20th 2017 2.0.1 - July 20th 2017 2.0.0 - March 15th 2017 1.0.4 - March 12th 2017 1.0.3 - February 10th 2017 1.0.2 - 6th January 2017 1.0.1 - 1st November 2016 1.0.0 - 28th October 2016