Open davidperezgar opened 1 week ago
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 props-bot
label.
If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
Co-authored-by: davidperezgar <davidperez@git.wordpress.org>
Co-authored-by: ernilambar <rabmalin@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: hirasso <nonverbla@git.wordpress.org>
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.
@davidperezgar https://github.com/WordPress/plugin-check/issues/774 This issue is about incorrect plugin slug calculation when checked like /wp-content/plugins/my-plugin/my-plugin
. I am not getting how this solves the mentioned issue. Am I missing something?
Removing from 1.3
milestone. We can push this for 1.4
after detailed discussion.
My proposal is to calculate the default slug before launching the checks. If slug is empty, then it should calc the slug.
Fixes #774