[buddypress-trac] [BuddyPress Trac] #5128: Move user and group last_activity out of wp_usermeta
buddypress-trac
noreply at wordpress.org
Mon Feb 3 16:58:55 UTC 2014
#5128: Move user and group last_activity out of wp_usermeta
-------------------------------------------------+------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 2.0
Component: Core | Version:
Severity: major | Resolution:
Keywords: has-patch needs-testing 2nd-opinion |
-------------------------------------------------+------------------
Comment (by imath):
Replying to [comment:9 boonebgorges]:
> If this didn't work for you, it's a bug in the patch. I have a migration
routine already in place.
Oops!! You're right, i've played with it and forgot to reset the
raw_db_version!! that's why the routine wasn't running. So i confirm it's
working great.
> Number 4 is worrisome because I don't know what kind of overhead it will
add. However, it could be important, because many of the plugins listed
above are making direct queries that won't get notices any other way.
>
> We could include this stuff for, say, one or two major versions, and
then remove it. This, along with a big publicity push on bpdevel.
Aïe!wow! meaning every query would be filtered. In this case maybe 1. and
2. are not necessary as they would finished in the $wpdb->query function.
And i understand why you worry about this!
Could we warn plugins author instead, like it was the case for version 1.5
and the use of BP_Component ?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5128#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list