WordPress.org

Make WordPress Core

#50358 closed defect (bug) (duplicate)

On user deletion from admin - user entry not getting deleted from wp_signups table

Reported by: amolv Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Users Keywords:
Focuses: administration, multisite Cc:

Description

When user invited or account created in non-primary site, it sends user email to activate account and get password. It adds user entry in wp_signup table.
After user activation, user entry gets created in wp_users table.
Now if super-admin deletes user from admin, it deletes user entry from wp_users table but wp_signup entry stays. User record in wp_signups should be deleted, correct me if I am wrong. Thanks.

Change History (1)

#1 @ocean90
20 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version 5.4.1 deleted

Hello @amolv, thanks for the report!

We're already tracking this issue in #43232 so I'm closing yours as a duplicate.

Note: See TracTickets for help on using tickets.