Fix: Meta Description: SEO plugin detection cache never expires and skips the "no plugin" case - #973
Fix: Meta Description: SEO plugin detection cache never expires and skips the "no plugin" case#973hbhalodia wants to merge 5 commits into
Conversation
…rdless of experiment is on/off
|
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 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 @@
## develop #973 +/- ##
=============================================
- Coverage 74.57% 74.54% -0.04%
- Complexity 3132 3141 +9
=============================================
Files 132 133 +1
Lines 12213 12237 +24
=============================================
+ Hits 9108 9122 +14
- Misses 3105 3115 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dkotter
left a comment
There was a problem hiding this comment.
Things look good to me, thanks! Holding on merging this for now though as we add a new upgrade routine here that has the file name hardcoded to v1.4.0. If we end up doing a minor release (v1.3.1 as an example) prior to releasing 1.4.0, this code will be inaccurate. Will merge this once we know for sure the version we'll be releasing this as
What?
Closes #970
Why?
How?
Use of AI Tools
AI assistance: Yes
Tool(s): Claude Code
Model(s): Opus 5
Used for: Code, Unit Test under the direction provided by me. Implementation reviwed by me.
Testing Instructions
Changelog Entry