-
Notifications
You must be signed in to change notification settings - Fork 12
["BUG"] Not permitted files #73
Copy link
Copy link
Closed
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intendedhelp wantedReady to be picked up by anyone in the communityReady to be picked up by anyone in the community
Metadata
Metadata
Assignees
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intendedhelp wantedReady to be picked up by anyone in the communityReady to be picked up by anyone in the community
Describe the bug
From the feedback received from the wordpress review team.
A plugin typically consists of files related to the plugin functionality (php, js, css, txt, md) and maybe some multimedia files (png, svg, jpg) and / or data files (json, xml).
We have detected files that are not among of the files normally found in a plugin, are they necessary? If not, then those won't be allowed.
Example(s) from your plugin:
08_18-10-54_openedx-commerce/requirements/pip.in
08_18-10-54_openedx-commerce/requirements/docs.in
08_18-10-54_openedx-commerce/docs/make.bat
08_18-10-54_openedx-commerce/vendor/bin/phpunit
08_18-10-54_openedx-commerce/docs/source/conf.py
08_18-10-54_openedx-commerce/requirements/pip-tools.in
08_18-10-54_openedx-commerce/vendor/bin/php-parse