This shortcode displays a registration form for new users. The following attributes can be used:
– `inputclass`: Sets the CSS class for the input fields in the form.
– `buttonclass`: Sets the CSS class for the submit button.
– `buttontext`: Sets the text displayed on the submit button (default is “Register”).
– `redirect`: Sets the URL to redirect users to after successful registration (default is the home URL).