~vcs-imports/buddypress/trunk

Viewing all changes in revision 9270.

  • Committer: johnjamesjacoby
  • Date: 2018-07-02 18:07:46 UTC
  • Revision ID: svn-v4:cdf35c40-ae34-48e0-9cc9-0c9da1808c22:trunk: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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: