[buddypress-trac] [BuddyPress Trac] #8257: Create user_id on $wpdb->signups table

buddypress-trac noreply at wordpress.org
Fri Mar 20 07:12:02 UTC 2020


#8257: Create user_id on $wpdb->signups table
--------------------------+-----------------------------
 Reporter:  stokim        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Hi there
 Please create user_id column on $wpdb->signup table.
 It is very hard to delete user data upon delete user's account.
 ALTER TABLE $wpdb->signups ADD 'user_id' bigint(20) unsigned FIRST
 Thank you.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8257>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list