[wp-trac] [WordPress Trac] #16399: Add a hook to the plugin editor page when the write is successful

WordPress Trac noreply at wordpress.org
Thu Aug 15 23:51:09 UTC 2013


#16399: Add a hook to the plugin editor page when the write is successful
---------------------------+------------------------------
 Reporter:  scottconnerly  |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Plugins        |     Version:  3.0.4
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+------------------------------
Changes (by SergeyBiryukov):

 * keywords:  subversion has-patch => has-patch


Old description:

> Add an action or filter to the end of plugin-editor.php'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 # 16396

New description:

 Add an action or filter to the end of plugin-editor.php'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 #16396

--

Comment:

 Related: #16396, #16398, #16400, #16401

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


More information about the wp-trac mailing list