#7556
new
enhancement
Run PCP function to test plugin in plugin submission process
|
|
|
|
---|---|---|---|
|
|
|
|
|
|
|
|
|
Description
Change History (4)
#1
@
15 months ago
-
Whether this plugin is a PASS or FAIL. -
Any errors/warnings/notes etc.
-
A function (or class method, or even WP-CLI command!) that can be provided an arbritrary folder on disk (ie. /tmp/plugin-submission-123oeiwlsf ), any metadata about the plugin needed (ie. WordPress.org uploader name), and can return the above information.
#2
follow-up:
↓ 3
@
12 months ago
#3
in reply to: ↑ 2
@
12 months ago
Hello! Could you give us more detail of the output that plugin will make? An array? json? etc? We actually have a WP CLI and we could make a Class as well. Could you give us what is more convenient for you?