[wp-trac] [WordPress Trac] #14987: Group Plugins from the same package, count only once for update

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 10 17:19:07 UTC 2010


#14987: Group Plugins from the same package, count only once for update
-------------------------+--------------------------------------------------
 Reporter:  WraithKenny  |       Owner:                   
     Type:  enhancement  |      Status:  assigned         
 Priority:  normal       |   Milestone:  Awaiting Review  
Component:  Plugins      |     Version:  3.0.1            
 Severity:  normal       |    Keywords:  reporter-feedback
-------------------------+--------------------------------------------------

Comment(by WraithKenny):

 The sub-plugins (for lack of a better name) are all within the same folder
 (and therefor the same zip) so upgrades (as well as uninstalls) effect the
 entire collection.

 From Otto's plugin, the sub-plugins do check for the version of the base
 plugin (as common functionality is required from the base), and registers
 activation hooks for each.

 If the base-plugin is deactivated, the sub-plugins are also deactivate by
 this. (But I'm not sure that's important in relation to this ticket.)

 Other then that, the collection of plugins install and uninstall as a
 sinlge plugin, but activate and deactivate as separate plugins. This is
 done simply by putting plugin header information in each sub-plugin as far
 as I see.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14987#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list