Fix: Bug Inconsistency: Standardize post meta key naming with the wpai_ prefix - #867
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #867 +/- ##
=============================================
+ Coverage 75.76% 75.84% +0.08%
- Complexity 3013 3021 +8
=============================================
Files 131 132 +1
Lines 11915 11966 +51
=============================================
+ Hits 9027 9076 +49
- Misses 2888 2890 +2
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:
|
|
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. |
dkotter
left a comment
There was a problem hiding this comment.
Left a few comments but overall this looks good. I do see there's still references to the old meta keys in some of our documentation so also need another sweep across the entire plugin to ensure all references are updated
This is now done in commit - 2d53db7 Thanks, |
…abase query fails. Limit our cache flushing to only the affected data
|
Note that E2E and Plugin Check tests aren't running right know due to WordPress 7.0.4 not being properly tagged on GitHub:
I've run those locally and they are all passing so going to merge this in |
What?
Closes #866
Why?
How?
Use of AI Tools
Testing Instructions
Screenshots or screencast
Changelog Entry