Paul Kevan

Results 45 issues of Paul Kevan

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

On large sites, the query resulting from `get_courses_average_grade` can result in excessive query time. Caching the result of this query for 1hr (or longer) should be sufficient in reducing excessive...

[Type] Bug
[Status] Needs Triage

Not sure if this a data issue, or the code should expect to return nothing, but it causes the following warning: ``` E_WARNING: Attempt to read property "courses_average" on null...

[Type] Bug
[Status] Needs Triage

### Quick summary As reported in: https://github.com/Automattic/themes/issues/8636#issuecomment-2620887613, `excludedParentStyleVariations` does not work as expected, and style variation remain present despite being set in the child theme. ### Steps to reproduce Choose...

[Type] Bug
[Pri] Normal
[Theme] Blockbase
[Status] Auto-allocated
[Status] Escalated to Product Ambassadors

As described in #8671, the option to opt-out of parent styles individually via `excludedParentStyleVariations` custom option currently doesn't work - this allow the functionality to be corrected.

[Type] Bug
[Theme] Blockbase