WordPress custom user registration form code
To add a registration form in Wordpress, first enable user registration in WordPress settings, then copy the second step code in the functions.php file. Now you can add your custom registration form using the [register] shortcode.