It could be a number of things. Do you check if the user is logged in on the relevant pages? For example:
is_user_logged_in() || auth_redirect();
Related Posts:
- Force logout ALL users at a certain time
- How would I hook into `clear_auth_cookie` to return the user’s ID that’s currently being logged out?
- add class to element if user is not logged in [closed]
- wp_update_user() returning http 500 internal server error
- If the current user is an administrator or editor
- How do I add a field on the Users profile? For example, country, age etc
- WordPress usermeta scaling for thousands of users
- Groups of capabilities: users with multiple roles?
- Is there a way to merge two users?
- How to restrict access to uploaded files?
- Execute a function when admin changes the user role
- Best way to send users password?
- Importing users? From another wordpress site
- How to discover and delete unused accounts?
- Multi-steps WordPress registration : in 4 steps how to?
- Allow guests to save favourite pages?
- Basic auth WordPress REST API dilemma
- Remove all users from site except one using WP CLI
- security+best practices: root or www-data on a wordpress content folder?
- Show Biographical Info while creating new user
- How to enable the theme editor cap for an editor role?
- WordPress keeps asking for connection information in localhost
- importing users where password is provided as md5 + much metadata
- How can I secure a WordPress blog using OpenID from a single provider?
- How to edit user_id on the comment edit screen
- Redirect after login based on user role (custom login page)
- get_users() ORDER BY Not Working
- Can I create users that have access to *some* other users posts instead of all other users posts?
- My custom page template with is_user_logged_in() does not detect that I’m logged in
- Total Word Count For Posts And Comments By One Author
- Delete user from frontend
- Share user table from WP with Drupal
- How can I display show/hide elements when user is registered?
- How can I allow password reset based on logins containing the @ character?
- Register new user in the frontend
- Show MD5 Password in user section
- RSS feed for a given user’s post?
- User Last Login Sort Column
- get_users() timeout on big userbase — options to divide query?
- Plugin for limiting user registration based on ip with expiry period?
- Using user_status in conditional with get_users to return existing users
- Split Blog Into Two Sections?
- how to update or refresh the wp user object?
- Users managed to register on website with no register button?
- mysql query two database tables, users and usermeta and sort by custom meta int value
- Including users in insert link internal link search in Gutenberg
- How to hide WordPress users’ names externally?
- Force user to change their password on the frontend at the first login and password policy
- Should I encrypt the response that triggers an Ajax action? Is nonce sufficient?
- How to force authors to ‘submit for review’?
- Turn off password requirement
- How to duplicate a wordpress user and all his/her data from custom fields?
- How do I transfer user passwords from one WordPress site to another?
- How can I authenticate user credentials against a WordPress instance?
- Add a role and give admin priviledges
- MySQL query to mass change role of users
- Use WordPress Login for a non-wordpress site
- How to change user`s avatar?
- Add Custom Filter to Admin User list
- WordPress SQL Issue not returning correct reselts
- How to get last user with wpdb?
- How to default/force the user’s display_name to their nickname?
- Restrict access to non-wordpress section of site with user roles?
- how to remove email field from default user registration form on wordpress
- How can I change “Users” related labels in the wordpress dashboard
- Add custom user meta data
- Does it matter if the very first user, usually Admin, does not have a user ID of 1?
- How to set default’ => $current_user->user_login
- Groups and subgroups for permission
- User can manage one page accessible by everyone?
- Can i use two different user tables for on WP install?
- Making WordPress available while logged into another website
- Get user ID when action row link is clicked
- Advanced Custom Fields Plugin: how would I get an image src path uploaded from User Profile?
- Whenever I got to my new pages (http://www.cwmags.com/news) it requests login?
- User with same Mail but a different additional info(like domain)
- current_user_can() causing critical error
- How to connect wordpress user with my own APP user?
- Author Error “Sorry, you are not allowed to access this page.”
- How to give guest users “not logged in” a role?
- Front-end uploader logging user out when they attempt to upload image
- Upon running wp_insert_user() WP Keeps Saying user_login is already in the system when it isn’t
- WP users cant reset password
- wp_insert_user always tries the same user name
- Allowing users to edit only their page and nobody else’s
- How to bulk change user role to “No role for this site”
- Showing extra profile fields in admin – problem with underscore
- Insert query not working for non-logged in user
- Disallow user registration/checkout via Hotmail/Yahoo
- How to create a link to a user’s profile page
- Validate user meta and redirect
- Let admin users edit member profiles from front end
- Storing additional information about the user
- Current User Seeing Another Logged In User Info
- What techniques can a user employ to achieve a password rated “strong” in the WordPress password checker
- New User Registration email
- How can I list users by date in an array in meta_value?
- Email Subscribe for Downloads in WordPress
- Cant edit profile from frontend
- Can I provide a user’s user_ID to them and can it also be searchable in a member’s directory