[wp-trac] [WordPress Trac] #16401: Add hook to delete_theme() on successful delete
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 28 20:24:37 UTC 2011
#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 | Keywords:
---------------------------+-----------------------------
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>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list