The * appears under the field because the field is inside the label. There doesn’t appear to be any useful filters for this, but you could use one of the hooks to inject some JS on the page that adds the *:
required = jQuery( "<span>*</span>" );
required.css("color", "red");
jQuery('label br').before( required );
Note: if you’re going to use a library like jQuery in my example, you’ll need to queue that as well – it’s not by default on the register page
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?
- User registration problem in WordPress
- Custom Registration Template/Page
- 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
- Free or affordable OCR and ICR (handwriting recognition) SDK?
- What characters are allowed in an email address?
- How to get current url in contact form 7
- How to pass on Google Adwords gclid variable to other pages
- Best way to create multi-step form with data saved to user account for later updating?
- need to add attach thumbnail from my form
- Wp_mail Returning False on Server
- Change register form action url
- Nonce actions and names available via open source
- Duplicating/Cloning Multiple Form Fields
- Add contact form
- 404 on form submit [duplicate]
- Form Processing
- Reset recaptcha contact form 7 [closed]
- Saving checkbox/option list status?
- Customize reset password form redirect problem
- What is the valid phone number format accepted by contact-form-7 [closed]
- Creating a custom multilingual form
- wordpress not displaying my form
- How to use TinyMCE in the quick edit form?
- post request does not redirect but why
- How to retrieve form data?
- How Can I Move Data From Form 1 To Form 2
- Creating User Form Submission – Only allow them to see their own submissions
- Using Contact Forms to Send Private Information [closed]
- Embed interactive pdf
- Contact Form 7 not sending emails- no confirmation, no error [closed]
- Grab values from the query string to fill in hidden fields in ninja forms [closed]
- Make editor required for post from frontend
- Saving frontend form data in wordpress
- WordPress tabindex Order
- Custom form in admin area, redirect in wrong page
- Validating custom fields before post save
- Form action URL unrecognized
- Is there a WordPress form plugin that can easily be configured for Google Analytics goals?
- How to code auto-retry for API call
- How to check form input against PHP variable?
- How to validate my form
- how to insert textbox value in existing database table in wordpress?
- Front end register with custom fields
- Is it possible to pass variables to WordPress externally?
- Front end post form validation
- Dashboard Contact Form
- How can I receive uploaded attach file as a Google drive link [closed]
- Exporting a form to a CSV file does not work in WordPress but it does in PHP
- How to redirect with success message in wordpress admin panel?
- How to stop iFrame form from reloading on mobile?
- Am receiving more than thousand mails in single day from ‘[email protected]’ continuously
- Sliding Register – Login Forms
- I’m needing to figure out how to create a page that user could create a “task” and it be selectable on a form
- contact form and WP loop
- Timezone dropdown in form
- Unexpected token admin.php
- display a message if get form is empty
- Adding a different domain to existing WordPress site
- .html form added to a page
- Sending email via function in page or setting up the action properly in another page
- Multiple Taxonomy post query with exclusion
- How do i can data from my custom form to a custom table
- Insert user register into my own user table instead of wp own user
- Form Sanitization and Validation
- Remove active cursor from form field
- import excel form into wordpress
- Custom forms + Polylang
- How to make caption field required in media library?
- Displaying errors on the front end from my plugin
- Custom registration field to SQL database
- Custom Contact Form Not Sending (but not giving error)
- Assigning input to variable
- Send message to author without showing email address [duplicate]
- Custom form on front page redirects on error page
- IE 9 Clears Form Fields
- Form validation on user profile edit
- custom form submission
- How to get formidable entry ID by post ID? [closed]
- Calling custom PHP from a HTML form post action gives 404 error
- How to add a checkbox with categories of entries to the form Contact Form 7 WordPress
- Conditional Logic for the Input Mask in Caldera Forms [closed]
- Adding Mailchimp API key dynamically
- Gravity form with paypal adon should return custom receipt
- I cannot enter the letter C in the form [closed]
- Add options to WordPress Blocks form dropdown field