[buddypress-trac] [BuddyPress Trac] #5575: Deleting Users in Manage Signups Leaving Database Entries
buddypress-trac
noreply at wordpress.org
Tue Apr 22 22:53:04 UTC 2014
#5575: Deleting Users in Manage Signups Leaving Database Entries
----------------------------+---------------------------------------
Reporter: aaclayton | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.0.1
Component: Administration | Version: 2.0
Severity: major | Keywords: needs-patch needs-testing
----------------------------+---------------------------------------
Using BuddyPress 2.0, when I delete unactivated user accounts using the
new Manage Signups admin component, it is successfully deleting the user's
entry in the wp_signups table, however it is NOT removing data from other
tables including wp_users, wp_usermeta, and wp_bp_xprofile_data.
This has some really negative side effects including database bloat and
preventing future users (particularly the same person) from re-registering
the username correctly.
To make things worse, the previous working solution for managing pending
activations, the BuddyPress Pending Activations plugin no longer can be
used as a fallback as it does not remove entries from the wp_signups
table.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5575>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list