sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Fix/course average query

Open pkevan opened this issue 9 months ago • 4 comments

Resolves #7765

Adds caching to expensive query - have tested on learn.wordpress.org, and can see improved page response time.

pkevan avatar Mar 06 '25 12:03 pkevan

Test the previous changes of this PR with WordPress Playground.

github-actions[bot] avatar Mar 06 '25 12:03 github-actions[bot]

Test the previous changes of this PR with WordPress Playground.

github-actions[bot] avatar Mar 06 '25 12:03 github-actions[bot]

Test the previous changes of this PR with WordPress Playground.

github-actions[bot] avatar Mar 06 '25 12:03 github-actions[bot]

psalm tests seem to be failing due to HOUR_IN_SECONDS which is a WP constant, unsure what to do here.

pkevan avatar Mar 07 '25 08:03 pkevan