Current versions of WP allow creation of a user without creating a password. Just leave password area blank, and verify no password if prompted.
But, best practice might be to create user with a random password, but not tell the user the password. Have them do the ‘lost password’ thing to set up their own password. That’s what I do for my users. I don’t have to tell them a password (sending one via plaintext in an email is not good), and they are responsible for creating a password they can remember.
(Old question without an answer, but guidance is appropriate for current versions and anyone that finds the question.)
Related Posts:
- Add multiple custom fields to the general settings page
- Adding fields to the “Add New User” screen in the dashboard
- How to add first name & last name to default registration form?
- How to display error messages using WP_Error class?
- How to override WordPress registration and insert an auto-generated username?
- Restrict user registration to emails on a single domain
- Remove default user registration, login and subscriber profiles
- WordPress registration and contact form 7 [closed]
- Custom registration URL lost when user makes signup mistake
- How to add custom fields to my custom registration form
- Display alert on successful user Sign Up
- Change label for registration Fields
- Multisite 404 on pages – rewrite error breaks database
- Registration Hooks don’t appear to be working
- Trying to register script in footer
- Is there a way to direct unregistered user to registration page when click a link?
- Adding additional roles on registration
- call wp_insert_user in custom class doesnt work
- How to setup a popup registeration page in wordpress with function.php
- Allow user select role in wordpress default registration without plugin
- Unable to login after registration
- Set display name from nickname with register process
- Restrict certain roles registrations by domain
- Changing the register url is not working
- Problem in outputting shortcode
- Problem in shortcode outputting content
- Mail function not working with user accounts
- Register a widget area when a theme option has been saved?
- Help finishing script to export WP user data when form submitted
- Missing feature image link function
- How to customize the_archive_title()?
- Get menu object from theme_location
- Displaying the number of updates available in the Admin area
- Trying to use add_action and do_action with parameters
- Safe to disable wptexturize?
- Get a list of all available fields in the User Profile
- How do I use the WP image functions in a page template?
- Targeting specific menu with wp_nav_menu_items
- wp_get_attachment_image returns different image size
- Insert Ad Code in the Middle of a Post
- Add options to featured image
- Dynamically add sub-categories to any category in the menu
- Is there a way to push javascript or css ‘on-page’ in a template via functions.php
- gform_after_submission content appears immediately after , not in post body [closed]
- Adding Google Analytics to footer selectively
- How to change a certain text or term of WordPress into a custom into the whole site?
- Template tags vs get_template_part() vs functions.php
- Changes to functions.php not working
- Custom excerpt legnths for specific pages
- How to Add a Random Custom Gravatar in the WordPress Comments?
- How to mass-delete inline styles in WordPress custom post type automatically?
- Include files in child themes, declare in functions.php
- wp_get_attachment_image function size argument not working if I also add a custom class
- Display first name of logged in user?
- functions.php mistakenly deleted
- Identical custom taxonomy slugs for same hierarchical children
- add code in functions.php will slow down the Execution speed?
- Custom Post excerpt not working correctly
- Replace a menu with widget or a custom template file programmatically
- Wait a result before enqueue
- Function added using `add_action()` not being called
- How to pass variables from a function in functions.php to an other one
- How to change this simple code so that it sends the email notification after payment in WooCommerce?
- Add code to Functions.php
- How can we know we are not in edit page
- Adding jQuery datepicker to Custom Post Type Metabox [closed]
- Allowed memory size of 33554432 bytes exhausted (tried to allocate 9967617 bytes) in …\wp-includes\functions.php
- What happens to the text in functions.php file outside of the php enclosure?
- wordpress acts like functions.php doesn’t exist [closed]
- retrieves menu and converts it to a readable array
- WordPress can’t get jquery/unslider to work
- Replace admin header logo with an image
- how get number of twitter followers in wordpress
- template_redirect action only firing if logged in
- Unable to use get_page_by_title() more than once per page?
- Featured Image and Tags problem
- Advanced method to control cache of enqueued style/script
- Issue passing action class to nested function. Admin Columns
- Populate Product Regular Price with a calculated ACF Field Value
- large image size of 1440×1440 not pulling 2x of 2880×2880 image
- How to make the RTL.css the dominant css code?
- Auto remove tags on certain date
- I’m getting invalid taxonomy in init action
- Is there any requirements to do socket programming with WordPress?
- Only seems to be displaying one child when there are supposed to be multiple
- Rest API User Levels
- adding google analytics via echo or between tags
- Slider Thumbnail Size Issue [closed]
- same get_posts function works diffrently in tag.php and functions.php
- Call custom field using php
- WordPress permanently logging users out
- Meta Box value not been pulled in
- How to Update User Meta Field other than from profile?
- Retrieve array of attachment IDs attached to a given Post ID
- add_theme_support not outputting thumbnails
- More link – not text
- update_user_option not working as expected
- Shortcodes not outputting in correct divs
- PHP Notice: Function is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false
- Problem with removing characters “<” – WpAllImport