[buddypress-trac] [BuddyPress Trac] #6658: Deleting xProfile field leaves meta behind
buddypress-trac
noreply at wordpress.org
Wed Feb 7 07:04:14 UTC 2018
#6658: Deleting xProfile field leaves meta behind
------------------------------+------------------------
Reporter: garrett-eclipse | Owner: Offereins
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.0
Component: Extended Profile | Version: 2.3.3
Severity: normal | Resolution: fixed
Keywords: commit |
------------------------------+------------------------
Changes (by offereins):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"11847"]:
{{{
#!CommitTicketReference repository="" revision="11847"
XProfile: delete field metadata when a field is deleted
Previously, field metadata remained in the database after a profile field
was deleted. Using `bp_xprofile_delete_meta()` all field metadata will
now be deleted while all relevant metadata hooks are fired.
Adds unit tests for default and custom field metadata.
Fixes #6658.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6658#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list