Look at the code in wp-login.php
(line 481 and following). There you can see how registration works.
The names of your form – email
, name
– are probably overwritten by WordPress. Always use prefixed names in forms to avoid collisions, eg.: ma_email
and ma_name
.
Prepare incoming data. Do not just write anything someone sends you into your data base. It may be dangerous.
Oh, and welcome to WordPress Stack Exchange! 🙂
Related Posts:
- How to display user registration form on front-end of the website?
- What is an easy way to display a front-end user registration form?
- Custom Registration Template/Page
- Registration form labels – add asterisk
- How to create and retrieve data from a special registration form?
- How to redirect new WordPress user to previous page after registering
- How can I create registration form for users which I can assign role and profile picture?
- Adding a new user from the front end
- Downloadable content only for subscribers?
- Create a registration form with a PayPal checkout fee? [closed]
- How can I modify labels in default wordpress registration form? [duplicate]
- Display number of sign-ups [closed]
- WordPress – Users with contact form on profile
- How to call or add password input / generate password / password strenght meter in custom registration form?
- Username from e-mail
- Create register form plus send post
- WordPress – custom user flow registration approval
- How do I register user without being authenticated
- How to handle form submission?
- Add error message on password protected page
- how to set from address according to the form input email address for wp_mail()?
- using update_user_meta in form to set and get custom meta
- Contact form 7 Dynamic text – placeholder on GET field
- Settings API erases itself?
- set_query_var doesn’t seem to work on init hook
- How to send multipart form data to WordPress endpoint
- Placeholders in Jetpack Contact Form [closed]
- How to update selective options on plugin settings page
- How to hook into user registration process Before user registers
- Loading scripts & styles from a meta box callback function
- Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
- Help with verifying google recaptcha in a custom form
- Mail Form in a modal box without plugin
- How am I able to get the value out of cookie array when I push a button?
- How to Process Form Request
- Front End Registration Form Code – Password Field Not Saving
- How to implement post/redirect/get pattern on contact form
- limit characters when posting from form
- Adding data to an array in usermeta and displaying it in a loop
- How to add custom fields to the all users page
- Add new user and site per front end form
- Can i add password field into my wp registration form?
- Create form on plugin options page that creates submenu pages for that plugin
- Show the submitted values in the form when validation fails
- How to make WordPress forms secure (HTTPS)
- Can you have more than one nonce on a page?
- Post submit using shortcode and init
- What form element names break wordpress?
- Remove field in the form : only works for “url”, not for “email”?
- I am trying to grab the title and put it in a paypal form select option
- easy steps to make front end form without plugin
- Should I use wp_nonce_field on my contact form?
- Comparing formidable pro and gravity forms [closed]
- Programmatically populate form fields with data
- advanced custom fields and contact form 7
- Stop SPAM from custom form
- Custom tables and using wpdb to insert into DB from a html form
- Send value of PHP variable in template via hidden field in a form
- Saved emails at dashboard
- Custom form handling in WP.. the correct way?
- How to use HubSpot Forms API in WordPress pages?
- Front end update_post_meta Help
- retrieve all emails as database in wordpress to view all sent emails
- How to stop direct HTTP POST to a PHP script?
- Email from my theme’s contact form doesn’t get the reply-to address right
- Embed IPB forums to wordpress page
- Unable to upload data to Media Libary
- Where this validating message come from?
- How to add custom regex validation to WPForms password field
- Form Post / Session Variables not Working in Query with Pagination
- Email form getting hacked
- Submit Multi-Part Form After Each Part
- Make e-Mail optional on Woocommerce sign up
- Populate a custom form with user data [closed]
- Caldera Forms Manual formula
- Form element name – array type is not working
- Embedding Links to WPForms on a WP Page
- Scroll Form with page scrolling and add form on slider
- Reading POST over admin-ajax.php
- Back button not working after input / search submit
- I am trying to add checkbox for anonymous post on form post
- Auto Submit Contact Form 7
- Custom transactional emails on user signup with wp_add_user
- WordPress, Front-end send message to authors using plugin when their post is published
- Generating unique PDF download link after user input
- Update a string from the front-end
- Update post meta without deleting the old entries
- How to creat form with get method and receive it
- Custom user fields validation on registration
- User accounts for saving form data?
- How to know if a tag has been added within a taxonomy?
- Custom form values without plugin [closed]
- How to add contact form instead of checkout
- From contact form to paypal
- How to add or double field?
- Custom form validation
- How to manage to submit WPForms at our webpage
- Adding default quicktags to textarea
- How can I get lost form data back? [closed]
- Forminator + Hubspot Workflows