The default login form is not very developer friendly (and it is more developer friendly now than it used to be). If you browse the source for that page you should be able to convince yourself of that.
Your plugin is not going to be able to manipulate the page the way you hope. A theme could create its own login page, but even that doesn’t actually eliminate the default page.
You could attempt to circumvent the login page and replace it via something as in this answer but as stated in that answer it seems prone to error as wp-login.php
is hard-coded into Core source multiple times.
Related Posts:
- Validating a new user registration field
- very last action before during user registration before he is redirected to homepage
- Store user’s registration date as meta
- Can I prevent “wp_user_level” from getting added to wp_usermeta on registration?
- add custom field in user register form
- How to add fields in custom registration form, validate it and aave to db? [closed]
- Using WP for user management
- Sort users by meta key value even if meta key not present for all users
- Adding user metadata to all users
- How can I track who clicked what in my member area?
- Get user meta on registration hook
- Storing data to database and user registration
- Saving an array of values (file urls) to update_user_meta()?
- Adding fields to the “Add New User” screen in the dashboard
- Get basic Image Uploader on User Profile Page
- Return all users with a specific meta key
- Capabilities Vs User Meta
- get_users is expecting unserialized meta_value
- How to order users alphabetically by their last name?
- How to get user metadata for social media url?
- How to loop through each user id?
- Check if WP_User_Query ‘include’ is empty
- Post-Registration, post-meta hook?
- User meta to post
- How to use the WP REST API for new user registration (sign up form)?
- generate unique number when registering a user
- Add profile field (usermeta) to Add New User
- User defined password at registration – registration email sends auto generated pass
- How to reload the role specific registration form on validation errors?
- How to Make admin Sidebar Menu always be Collapse by code
- How to query users by meta value, even when meta key doesn’t exist?
- How To Get User Data in Callback Function for pre_user_nicename?
- Check if username exist with AJAX
- Allow role to edit users at lower level with only specific metadata
- Hook or action to save profile fields at specific time
- Multiple User-Meta Values in One User-Meta Key
- Displaying a Welcome Message to a Woocommerce User
- Is there a maximum length to user passwords?
- Possible bug: update_user_meta is updating two unique meta entries
- Update user meta through a front end form
- How to display current_user bio
- Is a user_meta research case-sensitive or not
- How to tell whether a user meta value has increased or decreased [closed]
- Send mail to user only once when specific check box is selected and updated from profile meta updated by admin
- WP_user_query throws a 404 error
- Incrementally add or substract from usermeta field
- Why get_users() not working on the admin backend?
- Can I set user meta for theoretical user 0?
- How can I save unique user data on my site? [closed]
- strange issue with user_meta + json_encode/decode
- Inserting and finding multiple values in user-meta fields
- Update user meta on logout
- Adding user data to an existing user_id
- I want to update my user meta table
- Creating user without username and password
- Subscribers Group User meta delete
- action user_new_form param is a string
- Redirecting users based on custom user meta
- Customize Avatar using user meta
- Randomize Users
- allow only lowercase user registrations
- Fetch user related data
- “Select your country” landing page. Remember user choice
- Order By Meta_key but convert custom date to Y-m-d first
- Using xprofile_insert_field
- Associate multiple email addresses with the same user account, so they can log in with either
- last_name + first_name orderby with meta_query [solved]
- Combining wp_list_authors with get_user_meta
- Show extra user profile meta for current user
- Pulling member name from WordPress URL
- Remove fields from WordPress profile
- E-mail Update – Validation
- How to save a label for an extra user meta field and to display it later?
- Display user meta data from a textarea as a formated text
- Remove user id’s stored in arrays that themselves are stored in user meta of another user
- User activation in wordpress
- Linking form to user meta fields
- Wrong result in fetching User meta of WordPress
- Create WordPress User in backend, and automatically create a new post in Custom Post Type with user uame as the Title in the post
- get_user_meta value is stored within strange characters
- Delete user meta ( delete_user_meta ) by key without user id
- Why is my Custom User Meta deleted on Profile Update?
- wp_redirect not working after update_user_meta
- profile_update works on second update only
- How to remove the url format from the WEBSITE field in the user registry?
- Edit a user profile field on front end
- Updating user meta data from external link, user not logged in
- meta_query orderby sort multiple keys
- How to set a user meta key value based on another user meta key value
- Changing an array of IDs in the usermeta table to fit different format
- Filter and validate user role in registration
- get user role value as a string from wp usermeta table into custom script
- User list order by user meta
- Create a dropdown list displaying users meta data
- Get meta value and associated user meta
- Using IDX feed to display agent’s and listings with agent’s info associated for Real Estate Website
- CRM and newsletter integration? [closed]
- Custom user meta data [closed]
- Can’t sort custom column on user.php by number / meta_value_num?
- Group users by meta_value