User levels are deprecated, not obsolete. Deprecated features should still be expected to work but should not be used in new code. The point of deprecation is to provide code authors time to update software and thus avoid breakages when the deprecated feature are finally removed.
Leave this alone.
Besides which, it is a very insignificant “problem” you are trying to solve. MySQL can handle a lot of data in a table.
Related Posts:
- very last action before during user registration before he is redirected to homepage
- Store user’s registration date as meta
- add custom field in user register form
- Using WP for user management
- 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()?
- Reordering fields in registration form via custom plugin
- how to get list of all users and their metadata
- How to make a custom column on the Users admin screen sortable?
- Save custom user meta on registration
- How to get last login Access Date and time
- Validating a new user registration field
- wp_get_current_user in custom file returns 0
- Is there a limit to the length/size of serialized data that can be stored as user meta?
- Creating a custom post type upon registration
- Customizing WP tables or adding new ones?
- ACF Upload Image in front-end with custom form
- get_users / WP_User_Query returns empty when logged out
- How to hook into user registration process Before user registers
- Upload files programmatically to users
- update_user_meta adding new rows in db for same key
- What is the meta-box-order_post_hash used for?
- User meta conventions / name registry, for social media links
- Get user’s ID on logout
- Getting $user_id for the_author_meta outside the loop in multisite
- Gravity Custom Merge Tags [closed]
- How to insert new element to existing array in usermeta?
- Average Account Age
- Showing all users who match 2 meta fields with current user
- How to add custom fields to the all users page
- update_user_meta() not working
- How to display user’s avatar on their profile page?
- Is it possible to read a result if wp_update_user or update_user_meta fails?
- set a user-meta key as avatar
- Prevent update of custom user profile meta field on the front end after 1st entry
- User last login and user last visit problem
- How to create user specific pages (not user role!)?
- update_user_meta after wordpress in action hooks
- Add default user field to WooCommerce checkout [closed]
- Problem to wp_hash
- trying to determine if meta value exists for user and if not auto submit gravity form to redirect
- get_user_meta returning empty when it’s NOT empty
- Multiple meta values for one meta key
- When is a user’s meta data table loaded?
- Display and Update User Custom Meta via user-edit.php
- Multiple Email Addresses, One User
- WordPress REST API and User meta data
- Get user_meta values for a user for an array of meta_keys?
- Displaying field value in new column in users view on wordpress
- How get meta from all users?
- Update user meta without lose of old data
- Assign random (and unique) user meta upon registration
- How can I undo accidentally duplicated user metadata key values?
- Test if key is in user_meta array
- How to add to a user_meta field (append)
- editing usermeta when field is an array
- How to order custom fields in the user profile (admin area)
- If logged in user views his profile page
- Getting a users username in get_user_meta
- Updating user meta on save post
- How to get its meta_value of a specific meta_key within wp_usermeta
- How do i put in user id in a banner
- Update user meta array using foreach
- Can’t get the user_meta correctly
- get random users each time based on the meta key
- How $_GET[‘updated’] variable is passed when updating a user?
- How to display user_meta array as a table?
- Can I add a unique code for each user based on the location?
- how to get users with usermeta include array of an array
- Creating a custom post type upon registration for a specific user role
- How can I return an error message when updating user meta?
- Safely changing UserID’s, re-using deleted UserID’s and automatically using deleted userID’s instead of an increment
- how to save multiple checkbox in usermeta and get it?
- Existing user_meta fields not updated
- get_the_author_meta i want to write in a loop
- How to get value from radio buttons meta box, and return different contents?
- Creating a custom register form
- Using wp_login vs login_redirect to redirect based on user-meta
- update_user_meta inside a popup/modal
- Get all data form users and users metakey
- UPDATED: Save a custom_field value when automatically creating a post using wp_insert_post
- User biographical information erased on login
- Fetch User Meta Data
- Create custom fields/meta data gender+country – radiobuttons and dropdown on register screen for these fields
- If logged in user meta is
- Store Foreach in user profile
- WP Cron: Save third party data as user meta
- Let admin users edit member profiles from front end
- user profile replace first name last name with custom values
- Custom registration form and custom field
- Strip Twitter Username from Profile Field with URL and Save to New Profile Field
- Custom user meta values in shortcode
- Update another users meta
- Creating a Digital Download facility and track downloads [closed]
- Find matches of a variable in custom usermeta
- Group users by meta_value
- wp_usermeta key problem