Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3872 closed enhancement (fixed)

bp_activity_get_meta() should cache all results

Reported by: DJPaul Owned by:
Priority: major Milestone: 1.6
Component: Activity Version:
Severity: major 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
15 years ago

  • Resolutionfixed
  • Status newclosed

(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.