WordPress does not save the information about, who created whom. If so, then the most plausible place would be the wp_users
table, but as you can see, it is not happening. As you did not find a plugin offering this functionality, you have to create and implement the functionality yourself. How to approach that is on another sheet though.
Related Posts:
- How to programatically change username (user_login)?
- How to restrict attachment download to a specific user?
- How to restrict access to uploaded files?
- Allowing users to edit only their page and nobody else’s
- Can an admin check passwords of registered users?
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- Hide Admin Menu for Specific User ID who has administrator Role
- Allowing an email as the username?
- Check if specific username is logged in
- How to manually activate user in dashboard only by admin
- Post list based on the user that is logged in
- How do you add a custom option to user data?
- Using JWT to authenticate a user with an external system?
- The ‘user_has_cap’ hook seems to take two page loads to trigger
- Basic auth WordPress REST API dilemma
- Allow anonymous user to access Themes Customizer
- Add user capability and check against it
- Copy a user from one WordPress site to another
- How to remove “Super Admin” from All Users for those that are not a “Super Admin”?
- Front end user meta options for users
- Can you have multi-site WP and keep users separate?
- Custom user profile, registration, login page with theme
- Is there an existing capability to allow editing of only pre-existing pages? If not, a good way to implement this?
- How to display only logged in user’s post comments in comments area
- How to make user inactive by default while registering?
- How to customize wp_signon()
- How to set privilege to wordpress subscriber for private page
- How can I get multisite primary blog (url or path) for current user?
- Can I create users that have access to *some* other users posts instead of all other users posts?
- Set default page for user account in admin
- Add a wordpress blog to my website having users
- authenticate user without password from email activation link [duplicate]
- User Access Manager plugin
- Share user table from WP with Drupal
- Check if someone is editing a post (this content is currently locked)
- Log all users out of all locations after 24 hours
- Hide everything on site for visitors except specific page IDs
- Redirecting or displaying a message on first login
- How can we Restrict to access a certain wordpress page to all ip address except some which we allow
- Managing Users and Creating Groups [closed]
- show text If special user is logged
- Restrict post to user_id
- Upgrade Nightmare – No Posts, Permissions Issues and Can’t Create a new post
- add_option_page capability behaving strange
- Access denied on Published Pages but not on WordPress /wp-admin/
- Allow non logged users to visit only login page and password reset page
- How to disable a specific page for a specific user
- remove/hide pages from users backend
- Restrict users post for himself
- How to create user groups and allow custom posts and plugin modify/access to specific group?
- How can I allow users to make groupings of posts
- Allow user access to Dashboard only!
- Is user listing on wordpress private?
- Restrict access of admin uploads to certain logged-in users?
- How to restrict logged user to view only certain pages?
- wordpress user roles are not working
- Displaying different in-page content to cliente/admin
- Limit post display to post authors and create an exception for specific pages
- Good way to block users within a multisite setup without deleting them?
- Problem with automatic role change through cron job
- Subsite access without being a member of the subsite in wp multisite network
- Reset Password policy
- How can I allow an User to publish only 5 posts per month?
- Create custom post with custom user rules
- Where are $current_user->allcaps set?
- How to “Global Ignore” / “Hell Ban” someone, restrict post visibility to the author only?
- Conditional menu for registerd users/guests (Genesis framework)
- Users can only view their content from the front end
- How can I create an upload page for (and only visible to) specific users?
- remove wp admin menu by customer user role
- Custom Roles for access to specific term(s)
- ‘post’ only for editor and administrator
- Why: sticky front page code, shows latest non-sticky on logged-in front page
- Access denied error when logged in as admin
- Disable all admin UI access to authors (except to custom post type add, edit and modify)
- How do you manage your pages or functions that require logged-in users?
- Hide all pages except landing page
- Is there a plugin for WordPress for creating ‘Accounts’ where all users who belong to that Account can only see Account data? [closed]
- Allow admins to login as other users
- How to restrict access to a page?
- Can I Create a Second Admin Level User Role?
- Delete a user from frontend
- How can I change access permissions across many pages?
- Redirect admin 403 “Cheatin uh?” admin pages
- How do I get the access type in WordPress?
- Unique password to access a section site
- One Click Access To Users Account In WordPress?
- Using my own user table
- Profiles site with access levels
- User access control in sidebar archive and categorires
- Plugins that restrict access based on user group/roles
- define two login page url
- WordPress user role with create user capability?
- Restrict access for wp-admin panel
- Specify the level of access to different pages at the time of user creation
- Update user role for expired membership
- When add analytics script, wordpress user login not working
- Hide WordPress “wp-admin” dashboard to User IDS
- restrict admin panel sections to users
- Users getting linked unwanted to main mu in WordPress multisite (WPMU)