[buddypress-trac] [BuddyPress Trac] #5919: Xprofile field meta values not deleted with field

buddypress-trac noreply at wordpress.org
Sat Oct 4 16:02:45 UTC 2014


#5919: Xprofile field meta values not deleted with field
--------------------------+------------------
 Reporter:  tometzky      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  high          |   Milestone:  2.2
Component:  XProfile      |     Version:  2.1
 Severity:  major         |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------

Comment (by DJPaul):

 If I remember correctly, we've only done this because our meta tables have
 a different schema than WP core's post/usermeta tables.

 How about we create a [https://dev.mysql.com/doc/refman/5.0/en/views.html
 MySQL view] in our meta tables, and use the name of the column that WP is
 looking for? Then I think we can just avoid filtering the SQL statement at
 all.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5919#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list