[wp-meta] [Making WordPress.org] #7380: Allow plugin reviewers to test newly submitted plugins in Playground
Making WordPress.org
noreply at wordpress.org
Thu Dec 21 06:12:45 UTC 2023
#7380: Allow plugin reviewers to test newly submitted plugins in Playground
------------------------------+---------------------
Reporter: tellyworth | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: has-patch |
------------------------------+---------------------
Comment (by bordoni):
It would be a super cool idea to load Dependencies, for now Woocommerce is
one of the few plugins that has declarative dependencies we can rely on,
so it would be worth using:
{{{
WC requires at least: 7.1
WC tested up to: 8.2.2
}}}
From the main plugin php file to determine which version of Woo we should
install with this.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7380#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list