#4719 closed enhancement (fixed)
Plugin Directory: Check for license on upload
| Reported by: | Ipstenu | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description (last modified by )
Related to #1944
In order to enforce licenses, the first step is to make sure everyone declares one on upload. This will also catch some people who make a junk readme.
Attachments (1)
Change History (9)
#3
@
7 years ago
@Otto42 Probably. I'll see if I can port it over now that I have a better idea of how to check for everything via bash.
#4
@
7 years ago
Well, it's not difficult to do, mainly I was just wondering if there were any other checks we have that we might make modular and move into a plugin form like this, for much the same reason I made theme check initially.
This ticket was mentioned in Slack in #meta by tellyworth. View the logs.
7 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Question: if we're going to start adding this sort of thing, then would it be worth reviving https://wordpress.org/plugins/plugin-check/ and using that, similar to how we use theme check now?