Rename "Image Loading Optimization" to "Optimization Detective"#1041
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 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. |
.github/CODEOWNERS
Outdated
| /plugins/optimization-detective @westonruter | ||
| /tests/plugins/optimization-detective @westonruter |
There was a problem hiding this comment.
Nit-pick, let's align the spacing with the other entries.
| @@ -3,7 +3,7 @@ | |||
| * Can load function to determine if ILO can load. | |||
There was a problem hiding this comment.
Do we still need can-load for plugin?
There was a problem hiding this comment.
Good point! This is only for modules. Removed in 2106b9a.
| * | ||
| * @package image-loading-optimization | ||
| * @package optimization-detective | ||
| * @since n.e.x.t |
There was a problem hiding this comment.
n.e.x.t should be updated to a specific version number.
There was a problem hiding this comment.
Updated in 30e6b96.
But when do we use n.e.x.t then?
There was a problem hiding this comment.
Apologies for the delayed response. The current npm run since -- -r {version} command runs on the entire file system and updates the same version. Therefore, if we use this command for Performance Lab file changes, it will also update the same version in other plugins, such as this one. We need to enhance that command to update the version for the plugin based on its configuration. In the meantime, we should use the actual version.
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>
…optimization-detective
felixarntz
left a comment
There was a problem hiding this comment.
I haven't reviewed the PR, but we just had a conversation about our plugin names this morning, and this name here isn't necessarily a good idea IMO.
I just opened #1046 to discuss more holistically.
felixarntz
left a comment
There was a problem hiding this comment.
@westonruter Almost LGTM. Just a few small things.
…in_version_constants()
Checklist
[Focus]orInfrastructurelabel.[Type]label.no milestonelabel.