[wp-trac] [WordPress Trac] #22316: Plugin Dependencies (Yet Another Plugin Dependencies Ticket)

WordPress Trac noreply at wordpress.org
Sat Nov 4 11:01:05 UTC 2017


#22316: Plugin Dependencies (Yet Another Plugin Dependencies Ticket)
--------------------------+------------------------------
 Reporter:  Viper007Bond  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Plugins       |     Version:  3.4.2
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |     Focuses:
--------------------------+------------------------------

Comment (by tazotodua):

 I am worried, why no-one read my suggestion?

 I will repeat once again, what if the libraries were requested by version
 (from the parent plugin), like:

 require_library('library-name', '1.32');

 thus, WP can create the structure of frameworks, like this:

 wp-content/framework/library-name/1.32
 wp-content/framework/library-name/1.31
 ....
 wp-content/framework/library-name/latest    //<---- this could always be a
 latest version


 and once in a while, WP should check all plugins/themes, and not-requested
 libraries/frameworks should be removed from site.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/22316#comment:84>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list