=== LH Registration Page === Donate link: https://lhero.org/portfolio/lh-registration-page/ Tags: registration, registration form, signup, user registration, autofill Contributors: shawfactor Author: shawfactor Requires at least: 3.0. Tested up to: 4.9 Stable tag: trunk == Description == This plugin allows users to easily add a simple user registration form anywhere on their site using a simple shortcode. New users will be automatically logged in after registration. * to add the registration place the below shortcode in your page or post content area ` [lh_registration_page_form] ` == Frequently Asked Questions == = Does this have bot/spam registration protection? = Not built in but this plugin uses the same hooks as the native wordpress registrations method so most anti registration pam plugins should work with this. I recommend LH Zero Spam. == Installation == 1. Upload the folder "lh-registration-page" to "/wp-content/plugins/" 2. Activate the plugin through the "Plugins" menu in WordPress 3. Add a regitration form to a page or pages (or other cpt) 4. Optionally configure opetions via Settings->Registration Form == Changelog == **1.00 September 05, 2018** Initial release. **1.01 September 12, 2018** Minor bugfixes. **1.02 SOctober 12, 2018** User email.