I’m noticing a weird issue on a custom User Registration page I’m
using in WordPress. It seems as if WordPress will only accept
usernames with 16 characters (NO MORE, NO LESS).
You can check the database description and you should see that the user_login
column is varchar(60)
… much, much greater than 16. I am not sure if there is a minimum length but login names much shorter than 16 are allowed.
Whatever is causing this problem isn’t WordPress Core.
Related Posts:
- How to auto-generate random numbers in username?
- Displaying Logged-In User Name in WordPress Menu
- How build a custom login/register form with error handling?
- Integrating WordPress to my website, while keeping my own authentication system
- How to disable wordpress confirmation email for new users
- wordpress separate registration for different roles
- Authenticating to WordPress, using my own authentication two-factor system
- Best way to create a user programatically
- How to add specific menu on a specific page or pages
- Why when I instantiate wp_error in a validation method my user registration method stops working?
- Remove username in emails or swap username for email
- Trigger Woocommerce New User Email
- Passing the page ID to a login php script
- How to send user data in json format to another server when user register on wordpress site in PHP
- items_wrap not working
- WordPress shows registration link for non logged users
- How to display user nickname (not display name) in PHP template?
- What’s the best user registration library to integrate WordPress?
- Is it necessary to sanitize wp_set_password user input?
- Anyway to output the registration form like the login form with wp_login_form()?
- Redirect to a different page through registration, depending on page
- How to give new users two specific user role options upon WordPress user registration
- User management system similar to wordpress one?
- Custom user login page by creating a plugin
- How can I save unique user data on my site? [closed]
- user_profile_update_errors hook not executing
- Paypal form integration with wordpress registration form without plugin [closed]
- php function to display commenter username or login
- User register hook is not working in woocomerce register form
- Password minimum length in personal subscription [closed]
- Run a code only on theme activation only during first activation
- php if username is role
- Fatal error: Call to undefined function register_new_user()
- How Can I Edit the Registration Code?
- How do you create two separate Register pages?
- Custom Registration username_exists / email_exists
- php return username of currently viewed author profile
- Custom User registration system
- Display a custom name when the user has no name settle in his account
- Uploading/integrating custom user registration page
- Including user data in “new user notification email”
- Issues adding Recaptcha v3 to WordPress Registration
- Redirect user to a custom url after logged in
- Help hooking into user_register
- Allowing Non-Latin Characters In WordPress Registration
- Attaching an upload to a user
- Creating a custom register form
- Newbie question. Login/Registration. New PHP page
- Registration form not registering First and Last name
- Editing a WordPress plugin to add my own functionality
- how to register a second page-template
- Null value given when confirming email’s
- WCFM Custom form
- rest_cannot_create_user – Sorry, you are not allowed to create new users. CURL WORDPRESS REST API
- Add a custom user meta data on registration based on user email
- How do I do so that people can register on my wordpress site?
- “Joined in” or “Member since” displayed on single store page and then using shortcode to add
- How do I unserialize this?
- Target all images that are not the first attachment
- How to style this wp_list_pages markup
- dynamically filter by category via sub-menu
- how to remove sidebar from particular one page
- How to callback custom field text
- WP Query conflict on tag.php and category.php template
- Search through documents folder
- WP multisite network plugin fails to see classes loaded with spl autoload
- Simple tree display of WordPress menu
- Listing current pages subp page in list items in the sidebar
- How To: Simple domPDF Example
- why is markup routinely placed in functions in wordpress?
- Snapshot Theme from WooThemes — empty ‘alt’ attribute
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- WP_Nav Highlight Parent Issue
- How to Publish WP original Source metabox value on front-end webpage
- How to change links in the 3 main categories, on widget category, to a javascript function call
- How to wrap a text with shortcode into php file?
- error with WP custom form
- Where can I find the code for the menu page meta boxes?
- Post content not showing some content
- WordPress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
- Host does not allow remote connection, so how do I transfer data to my WordPress site?
- WordPress won’t display errors at all
- Trying to post information from a remote database to wordpress page
- How to add button to top of theme customizer?
- WP white screen of death after duping a site that works fine on same server
- Using a loop to build and update widgets
- jQuery vs. $ – Creating jQuery scripts in JavaScript in WordPress using External Libraries
- WordPress adding in site URL to header links
- Not able to call class in NHP framework
- How can I clear the theme mod settings?
- Cant get theme to change footer color through theme customizer
- PHP code rendered in HTML
- MySQL Engine vs. Charset
- add conditionals to a displayed external xml feed
- Adding code to the function file
- Conditional Content Display
- Query specific posts per user selections from dropdown menus
- Adding Media button to only pages
- Passing multiple variables through url (php)
- Odd page behaviour after removing sidebar