[wp-trac] [WordPress Trac] #30550: Add plugin dependency support
WordPress Trac
noreply at wordpress.org
Sun Nov 30 03:36:10 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 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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30550#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list