[wp-trac] [WordPress Trac] #16400: Add hook to delete_plugins() on successful delete
WordPress Trac
noreply at wordpress.org
Thu Aug 15 23:51:11 UTC 2013
#16400: Add hook to delete_plugins() on successful delete
------------------------------------------------+--------------------------
Reporter: scottconnerly | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Filesystem | Review
Severity: normal | Version: 3.0.4
Keywords: has-patch 2nd-opinion dev-feedback | Resolution:
------------------------------------------------+--------------------------
Changes (by SergeyBiryukov):
* keywords: 2nd-opinion dev-feedback => has-patch 2nd-opinion dev-feedback
Old description:
> 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
New description:
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#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list