[wp-trac] [WordPress Trac] #30550: Add plugin dependency support
WordPress Trac
noreply at wordpress.org
Sun Nov 30 05:27:37 UTC 2014
#30550: Add plugin dependency support
-------------------------+------------------------------
Reporter: section214 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: | Focuses: administration
-------------------------+------------------------------
Comment (by section214):
Replying to [comment:1 mordauk]:
> I know there are several other tickets on the topic of plugin
dependencies, so it might be worthwhile merging this with those.
Regardless, I'd love to see something like this:
>
> {{{
> register_plugin_requirement( $plugin_slug, $plugin_version );
> }}}
>
> I could see this being done for both required plugins and themes.
Oooh.... that'd be a major change of direction from what I have so far
(right now it's based on a comma-separated Dependencies: array in the
header), but that'd be a cool way to do it to!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30550#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list