Skip to content
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

Check: Badly named files (spaces etc) #628

Open
davidperezgar opened this issue Sep 12, 2024 · 0 comments · May be fixed by #629
Open

Check: Badly named files (spaces etc) #628

davidperezgar opened this issue Sep 12, 2024 · 0 comments · May be fixed by #629
Assignees
Labels
Checks Audit/test of the particular part of the plugin [Team] Plugin Review Issues owned by Plugin Review Team

Comments

@davidperezgar
Copy link
Member

This check is based in this sentence that we use reviewing plugins:

There are poorly named files in your plugin

Due to the different types of servers people use for WordPress, we do not permit the use of spaces or certain characters in file names, as they would cause conflicts. Related to this, we do not permit filenames with the same names, but using uppercase (or lowercase) to differentiate them, as they are not universally supported.

We have to make a check to see this problem.

@davidperezgar davidperezgar self-assigned this Sep 12, 2024
@davidperezgar davidperezgar added Checks Audit/test of the particular part of the plugin [Team] Plugin Review Issues owned by Plugin Review Team labels Sep 12, 2024
@davidperezgar davidperezgar linked a pull request Sep 12, 2024 that will close this issue
@davidperezgar davidperezgar linked a pull request Sep 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Checks Audit/test of the particular part of the plugin [Team] Plugin Review Issues owned by Plugin Review Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant