Opened 6 years ago
Closed 6 years ago
#3292 closed defect (bug) (fixed)
Add caching back to User Engagement strategy for 2.5 back-compat
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6.4 | Priority: | normal |
Severity: | major | Version: | 2.6.0 |
Component: | API - Engagements | Keywords: | commit |
Cc: |
Description
With the move to Engagements and Post (or Term) meta, query caching was removed from the 2.5 Users strategy. This is causing some unintended slowdown (specifically on WordPress.org, and) for sites that are unable to easily run the 2.6 database upgrade.
Attachments (2)
Change History (13)
This ticket was mentioned in Slack in #bbpress by jjj. View the logs.
6 years ago
#2
@
6 years ago
Looks good to me, 3292.1.patch removes an unused $prefix
@param
PHPDoc from the previous patch
This ticket was mentioned in Slack in #forums by jjj. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
Add caching, with a few helper methods