-
Notifications
You must be signed in to change notification settings - Fork 139
Remove deprecated url_metrics_group_collection and class aliases and bump required OD version in Image Prioritizer
#1943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also updated the required optimization detective plugin version so that image priortizer plugin could not break and removed some of the class aliasis that are not required
|
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. |
|
Any reference to |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #1943 +/- ##
==========================================
- Coverage 72.25% 72.24% -0.02%
==========================================
Files 85 85
Lines 6952 6953 +1
==========================================
Hits 5023 5023
- Misses 1929 1930 +1
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:
|
|
Hi @westonruter, This is now ready for review. Thank You, |
url_metrics_group_collection and related class aliases as deprecated long time back
url_metrics_group_collection and related class aliases as deprecated long time backurl_metrics_group_collection and class aliases and bump required OD version in image priortizer
westonruter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the persistent with this!
url_metrics_group_collection and class aliases and bump required OD version in image priortizerurl_metrics_group_collection and class aliases and bump required OD version in Image Prioritizer
Summary
url_metrics_group_collectionwhich was deprecated in version0.7.0and bump requiredODversion in image priortizer to1.0.0-beta3Relevant technical choices
1.0.0-beta3in image priortizer plugin.