You can use the wp_create_user function to create users without a defined email
To log in without a password you can see this question
Related Posts:
- Permit Login if table row exists
- Is it possible to rebuild the website while not accesseing the original database?
- How to protect my credentials on my clients website
- How do I require authorization / login to view a specific set of posts / pages?
- Login in WordPress using external database data
- Finding the login page from database?
- How to verify password outside WordPress?
- Easiest Way to Authenticate WP Users Using an External DB?
- How do I properly update the WordPress database password?
- Does WordPress always create unique passwords?
- Why is it that not all users have a ‘session_tokens’ meta_key record in the usermeta table?
- Two websites one database, administrator not working on second website
- Finding the original login information in the database
- Database Table for customer user
- Auto login subdomain from main domain on single sites with different DB
- Logins from WP users table use on another page
- Convert user passwords to MD5?
- how to encyrpt DB_PASSWORD in wp-config
- Recovering the table wp_usermeta from users
- Migrate Users From laravel to wordpress
- Can we store password in without being hashing?
- Unable to login to a https website via the app after changing from http
- Check for empty username or password on login
- How to store a plain password in WordPress database in another field
- Recover Same WordPress Admin Password
- How do I find users by password?
- If an Application Password is accidentally revoked, is there any way to restore it?
- What are the differences between B trees and B+ trees?
- Storing Images in DB – Yea or Nay?
- Login members using web services
- Dealing with Many Meta Values, 30+
- What is the most secure way to store post meta data in WP?
- Authentication / login mechanism (non wp-admin)
- Have multiple local wordpress installs share a wp-content folder and database
- How do I add indexes to WordPress Database?
- Faulty restore of the database, encoding issue
- Is $wpdb->prepare escaping to much? How to use it properly?
- What is the purpose of storing `siteurl` in database?
- How to log database changes during an upgrade?
- Using same database for main and subdomain
- Is it possible a one click user registration with Facebook or Twitter (or other Social Networks)?
- How to redirect user to specific page based on the input password
- Emojis getting converted to “?”
- Building a Scalable Resiliant WP Setup
- Automate dir and DB stack creation with WP-CLI
- Moving WP from local server to live, error establishing a db connection
- Error establishing a database connection; After importing DB & Theme
- Check if column exists for one table in DB
- wp_get_current_user always returns 0 continued
- Allow logged in users to store and display some data
- Replace/Mute/Stop Search Query
- How can i customize the export personal data file?
- How to merge two WordPress databases with the same structure?
- SSO system between 2 WordPress installs on different servers
- Form that sends data to an admin panel and can export it
- is $wpdb->get_results() safe enough
- is wordpress stores Role Id in WP database?
- Why do database examples sometimes finish with an add_option call?
- Does post_meta data need to be unserialzed?
- Can’t update WordFence Options, clear data manually
- How to backup my site and restore my wordpress site
- How to fetch records from database WordPress
- How get Data form wordpress database as array not stdclass?
- cannot connect database
- Allow Access to Home Page and Login Screen but Nothing Else (unless logged in)
- Multiple WordPress sites installs sharing the same database but with different content and domains
- Reloading page with a query string upon login for admins
- Brandoo WordPress Unable to Update to WordPress 4.2.2
- Connecting to wordpress database in my application [closed]
- Remote database -> massive response time increase?
- Custom Post Type not showing anything added by code anymore?
- Multiple issues with Ajax login function due to browsers and cookies
- How do I have a user upload a blog post and then retrieve that to display in a card on the site?
- Delete user with only subscriber role
- WordPress keeps redirecting to localhost
- How to rename custom table name programatically in wordpress?
- How to edit custom table data in frontend
- pre_get_posts causings DB error when using ( ‘posts_per_page’, -1)?
- generate PDF from member information
- mysqli_query(): MySQL server has gone away for Curl Request
- Help posting values to DB on submit using $wpdb->query
- create a table using user meta custom data
- wpdb query to insert images in to post/page gallery
- Creating a database in my plugin not working
- How to create index (sql) to a meta_key?
- WPCLI search and replace in a particlar site dir effect another site-dir
- get_user_meta and umeta_id
- $wpdb not working
- Send data to database after redirect (and popping out of iframe)
- Simple email input store in database
- Pulling values from a sepcific row in table
- import (migration) user database to wp-users
- Insert Extra fields added in the front end registration form to DB
- $wpdb->insert not working for last select option
- Cannot login with correct username and password anymore
- How to create a table [closed]
- Upload wordpress from localhost to 000webhost
- WP Multisite Users Not Linking
- Query a meta key using an array of values where the database value is a string
- I need to downgrade from 5.9.9 to latest 5.8.x – where is the db instructions executed when upgrading?