Opened 5 years ago
Closed 2 years ago
#8552 closed enhancement (fixed)
Add cache flag to Query Classes
| Reported by: | espellcaste | Owned by: | espellcaste |
|---|---|---|---|
| Priority: | low | Milestone: | 15.0.0 |
| Component: | Performance | Version: | 9.0.0 |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: |
Description
Placeholder ticket for an investigation to adding cache flags to BuddyPress component Query Classes.
See: https://developer.wordpress.org/reference/classes/wp_query/#caching-parameters
Ideally, a 'cache_results' => false would be passed as an argument and the query would not be cached.
Change History (26)
This ticket was mentioned in Slack in #buddypress by espellcaste. View the logs.
2 years ago
This ticket was mentioned in PR #342 on buddypress/buddypress by renatonascalves.
2 years ago
#7
- Keywords has-patch has-unit-tests added; needs-patch needs-unit-tests removed
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
This ticket was mentioned in PR #343 on buddypress/buddypress by renatonascalves.
2 years ago
#8
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
This ticket was mentioned in PR #344 on buddypress/buddypress by renatonascalves.
2 years ago
#9
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
This ticket was mentioned in PR #345 on buddypress/buddypress by renatonascalves.
2 years ago
#10
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
This ticket was mentioned in PR #346 on buddypress/buddypress by renatonascalves.
2 years ago
#11
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
2 years ago
#12
Hi @renatonascalves
Thanks for your work on this, I assigned @dcavins as the reviewer: I believe as he worked on the feature in the first place, he's the best of us to review your changes.
renatonascalves commented on PR #344:
2 years ago
#13
@imath 🤔 Could you elaborate what you mean? This pr is not about registering the cache group. But avoiding the data to be added to cache when querying with ::get.
renatonascalves commented on PR #345:
2 years ago
#14
@imath 🤔 Could you elaborate what you mean? This pr is not about registering the cache group. But avoiding the data to be added to cache when querying with ::get.
2 years ago
#15
Never mind => https://buddypress.trac.wordpress.org/ticket/9216
2 years ago
#16
Never mind => https://buddypress.trac.wordpress.org/ticket/9216
This ticket was mentioned in PR #357 on buddypress/buddypress by renatonascalves.
2 years ago
#22
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8552
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
We won't have time to work on these during 10.0.0, sorry about it.