[buddypress-trac] [BuddyPress Trac] #1332: Caching issues with profile data when using a persistent cache
buddypress-trac
noreply at wordpress.org
Thu Feb 6 01:39:49 UTC 2014
#1332: Caching issues with profile data when using a persistent cache
--------------------------+------------------
Reporter: swinton | Owner:
Type: defect (bug) | Status: new
Priority: major | Milestone: 2.0
Component: XProfile | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by boonebgorges):
In [changeset:"7806"]:
{{{
#!CommitTicketReference repository="" revision="7806"
Implement persistent caching in BP_XProfile_ProfileData::get_value_byid()
This change should mean significant performance improvements, as the
method
is used a number of places throughout BuddyPress:
- bp_get_the_profile_field_options() (to check/select the saved values)
- xprofile_get_field_data()
- when swapping out blog commenter names with BP display names
Introduces unit tests for the method.
See #1332
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/1332#comment:17>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list