If you can stick to overriding just functions that are located in wp-includes/pluggable.php then you should be able to avoid any kind of plugin conflicts … unless you are using plugins that are overriding the same pluggable functions.
Just make sure that your functions are declared before pluggables is loaded. Plugins are loaded before the pluggables file … so if you define your function overrides in a plugin then you can be certain they are loaded. Otherwise just make sure to use an earlier action to do so.
There are quite a few authentication, cookie, and user related functions in there for use.
Related Posts:
- Is there a plugin or resource for custom implementation for OAUTH and regular user login?
- Is there a way (plugin?) to restrict a user to being able to edit just one page?
- WP_User_Query and non-unique usermeta data
- Where the Nickname is being used in WordPress
- Keep one user logged for a year?
- User-Specific Timezones? Hack? Plugin?
- Loading posts associated only to the logged in user on recent posts page
- How can i force Display names to be the same as Usernames?
- How to create custom LOGIN and REGISTRATION forms?
- Removing user contact methods works from functions.php but not from a plugin
- How can I let users to access plugin functions based on roles?
- $current_user var returns NULL
- Multisite functions to communicate with individual site functions
- Get User ID from within a plugin
- Is it possible to block subscriber users to changing its password?
- delete_user_meta Delete one value out of array
- WordPress Plugin for One-Time Event Registration? [closed]
- Will WordPress username displayed somewhere in the site?
- Removing WordPress Plugin Menu Item for a specific user
- Upload files programmatically to users
- How to expire all wordpress user passwords instantly?
- How to show popup to a group of users?
- Use WordPress with a custom OAuth2 provider
- Mass Import Users without sending new user notification
- Current user in plugin returns NULL
- update_user_meta add value on the top on existing value
- Reset WordPress website
- Two people sharing user in WordPress [closed]
- How to upload user profile image from frontend in wordpress ?
- How to transfer all user data between wordpress installations?
- Getting user roles in plugin files
- Auto delete WordPress users according to time
- How to associate more than one user to a post?
- Average Account Age
- How to keep users unique id stored in session in addition to IP in WordPress plugin?
- How to get current post user id
- How to create user groups and allow custom posts and plugin modify/access to specific group?
- New User Form – Custom Menu Page
- WordPress Central User Database
- How to read individual user’s directory and display content to that specific user?
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- How can I copy all users to newly created site on a multisite network in WordPress?
- How to create restrict content to users (by user, not by role)
- Enable users to change change and add taxonomies of posts
- How can I change the meta_key for a particular piece of information?
- Custom User meta field display
- OAuth Plugin Produces Error With Yahoo
- edit_user_profile and show_user_profile are not firing inside a class
- How to create multiple users at once?
- Shortcode to update user meta
- Multisite – maximum number of users with specific role
- How do I get the user ID of the user that was updated in WordPress?
- Understanding State in WordPress Multisites
- How to have sample page for each new register users in a membership website
- How to get all posts belongs to a user between a certain date
- Specific way to allow WordPress users to view their current password? And edit it?
- how can I query all wordpress users of a blog
- Add Content to Content()
- Is there a plugin for WordPress for creating ‘Accounts’ where all users who belong to that Account can only see Account data? [closed]
- Add User Role: Pre-saved in User-Meta [SOLVED]
- get_users(); Is an Undefined Function When Used in Cron Job
- How limit user connection?
- Custom Login page with custom redirects for each user?
- how to make dynamic subdomain for each user registering?
- How to pass a query string to another page on the same site?
- WordPress /users/me endpoint request forbidden
- Mutliple users editing single document in wordspress
- oAuth2 Authentication in WordPress using WP OAuth Server and WP API plugins
- Remove specific administrator’s capability
- Plugin permissions for Editor role
- Personalized Author Area
- How to auto strip hyperlinks & images in wordpress post
- Completely remove ability to create users?
- Role based permission edit for plugins
- Creating teams of users in WordPress
- WordPress plugin for Limited days user
- Plugin privelages for “editors”
- Shortcode not displaying HTML within the function
- Janrain/Simple Modal under Redirected Domain
- Can’t save changes or modify settings in Dashboard but Pages and Posts are fine
- Disable Author Archive just for certain roles in bulk
- Auto populate a user custom field from another user custom field
- How change menu for each user in plugin?
- How to set different users for different pages?
- Convert usernames listed by the Groups plugin shortcode to displayed names?
- Displaying custom profile fields using Mingle Plugin
- Want to add post to user dashboard
- WordPress User Portal
- User register hook can’t access form request
- How to make wordpress backend mobile optimized.?
- How to give different user access to different people?
- how to embed a crop feature for cropping images uploaded by the user
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- Share or sync user table data with another user table
- WordPress User Registration/ Sign Up -> Able to take Paid Certification Courses & keep track of Completed Certificates
- Issues with creating user profile for a subscriber, but with different profile page and functionalities
- Email notification when registred user clicks a link/visits page
- Search results not finding in paginated pages just in visible rows
- custom user profiles like linktree fully customizable on the front end
- Admin Page & User page