Opened 2 years ago

Last modified 2 years ago

#15715 closed enhancement

Add page load caching to get_users_of_blog() — at Version 1

Reported by: yoavf Owned by:
Priority: normal Milestone:
Component: Users Version: 3.0.2
Severity: normal Keywords: needs-patch
Cc:

Description (last modified by yoavf)

Theme authors often use get_users_of_blog() in various area to style/present blog authors. Unfortunately, the query resulting from this function isn't cached, and can be quite expensive in a large multisite environment.

Proposed patch adds simple caching to get_users_of_blog()

Change History (2)

  • Description modified (diff)
Note: See TracTickets for help on using tickets.