[buddypress-trac] [BuddyPress Trac] #7834: WordPress Changeset 42836 introduces conflict with BuddyPress `blogmeta` table
buddypress-trac
noreply at wordpress.org
Mon Jul 2 18:07:47 UTC 2018
#7834: WordPress Changeset 42836 introduces conflict with BuddyPress `blogmeta`
table
--------------------------+---------------------
Reporter: needle | Owner: djpaul
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0
Component: Blogs | Version:
Severity: normal | Resolution: fixed
Keywords: dev-feedback |
--------------------------+---------------------
Comment (by johnjamesjacoby):
In [changeset:"12180" 12180]:
{{{
#!CommitTicketReference repository="" revision="12180"
Meta: Prefer internal table references over `$wpdb` ones.
This change updates a few direct database queries to reference the
database table names internally set by `BP_Component` rather than what's
been passed into the `$wpdb` global.
We want to use these everywhere, as they are already in use everywhere
else direct queries are made.
Blogs, Groups, and Messages meta deletion functions are affected.
See #7834.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7834#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list