Enhancement: Show plugin cards when external requests fail (#2189)#2192
Enhancement: Show plugin cards when external requests fail (#2189)#2192ArjunSaluja wants to merge 1 commit intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @ArjunSaluja. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #2192 +/- ##
==========================================
- Coverage 68.68% 68.39% -0.30%
==========================================
Files 90 91 +1
Lines 8093 8128 +35
==========================================
Hits 5559 5559
- Misses 2534 2569 +35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
There is already a pull request in progress to address this issue: #2190 |
|
Please check mine also it would be helpful
…On Sat, 27 Sep 2025 at 11:59 PM, Weston Ruter ***@***.***> wrote:
*westonruter* left a comment (WordPress/performance#2192)
<#2192 (comment)>
There is already a pull request in progress to address this issue: #2190
<#2190>
—
Reply to this email directly, view it on GitHub
<#2192 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4G3TAKH5WXJJYNRLVZRCRD3U3JRNAVCNFSM6AAAAACHVPPWCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGNBRHE3DKNZRGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
But did you see that existing PR? It would be a shame to duplicate work. Please review that PR and check to see if there is anything missing based on what you've done here. Please add suggestions to that PR. |
Fixes #2189
This PR introduces a fallback mechanism that displays locally installed
plugin cards when requests to WordPress.org plugin API fail or are blocked.