=== User Mail Only Register === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: block, email, register, users Requires at least: 4.7 Requires PHP: 5.6 Tested up to: 5.8 Stable tag: 2.00 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Register users with mail only. == Description == = Register users with mail only = * Register only email address. * Can check the terms of use agreement. * WordPress : `wp-login.php?action=register` * shortcode : `[umorregister]` == Installation == 1. Upload `user-mail-only-register` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == none == Screenshots == 1. Register form by WordPress 2. Register form by shortcode 3. Settings == Changelog == = 2.00 = Added a original login form with shortcode. The block has been removed. = 1.12 = Fixed a problem with the password reset link. = 1.11 = Fixed a problem with the password reset link. = 1.10 = Supported WordPress 5.6. = 1.09 = Added function by hide the link to "Log in" and "Lost your password". Changed management screen. = 1.08 = Fixed shortcode. = 1.07 = Fixed sample code. = 1.06 = The block now supports ESNext. = 1.05 = Conformed to the WordPress coding standard. = 1.04 = Add WordPress user settings. = 1.03 = Described the hook description on the management screen. = 1.02 = Fixed error on activation. Added a filter "umor_not_register_message" for messages when user registration is not allowed. = 1.01 = Can add text at email notification. Can stop mail notification of this plugin. = 1.00 = Initial release. == Upgrade Notice == = 2.00 = Added a original login form with shortcode. The block has been removed. = 1.00 = Initial release.