[wp-trac] [WordPress Trac] #16400: Add hook to delete_plugins() on successful delete

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 28 20:16:19 UTC 2011


#16400: Add hook to delete_plugins() on successful delete
---------------------------+-----------------------------
 Reporter:  scottconnerly  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Plugins        |    Version:  3.0.4
 Severity:  normal         |   Keywords:
---------------------------+-----------------------------
 Add an action or filter to the end of /wp-admin/includes/plugin.php
 delete_plugins()'s processing when the write is successful.

 The use case is for managing a Wordpress install on an SVN-controlled
 server. Whenever the CMS changes a file's contents (particularly in the
 wp-content folder) I need to be able to trigger an svn commit.

 See also Ticket # 16399

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16400>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list