Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3872 closed enhancement (fixed)

bp_activity_get_meta() should cache all results

Reported by: djpaul's profile DJPaul Owned by:
Milestone: 1.6 Priority: major
Severity: major Version:
Component: Activity Keywords:
Cc:

Description

bp_activity_get_meta() only caches a specific key. It should cache when all metas are requested, like get_user_meta() does.

Change History (1)

#1 @boonebgorges
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5612]) Cache all activity meta when bp_activity_get_meta() is called without a meta_key. Fixes #3872

Note: See TracTickets for help on using tickets.