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

WordPress Trac noreply at wordpress.org
Sun Aug 11 21:48:02 UTC 2013


#16401: Add hook to delete_theme() on successful delete
-----------------------------+------------------------------
 Reporter:  scottconnerly    |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Themes           |     Version:  3.0.4
 Severity:  normal           |  Resolution:
 Keywords:  has-patch close  |
-----------------------------+------------------------------
Description changed by obenland:

Old description:

> Add an action or filter to the end of /wp-admin/includes/theme.php
> delete_theme()'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 or folder (particularly in the
> wp-content folder) I need to be able to trigger an svn commit.
>
> See also Ticket # 16396

New description:

 Add an action or filter to the end of /wp-admin/includes/theme.php
 delete_theme()'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 or folder (particularly in the wp-
 content folder) I need to be able to trigger an svn commit.

 See also Ticket #16396.

--

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


More information about the wp-trac mailing list