[wp-trac] [WordPress Trac] #36875: upgrader_process_complete action is not documented well

WordPress Trac noreply at wordpress.org
Wed May 25 14:36:59 UTC 2016


#36875: upgrader_process_complete action is not documented well
-----------------------------+-----------------------
 Reporter:  nextendweb       |       Owner:
     Type:  defect (bug)     |      Status:  reopened
 Priority:  normal           |   Milestone:  4.6
Component:  Upgrade/Install  |     Version:  3.7
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:  docs
-----------------------------+-----------------------
Changes (by DrewAPicture):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I see what you're getting at, e.g.

 {{{#!php
 <?php
                 /** This action is documented in wp-admin/includes/class-
 wp-upgrader.php */
                 do_action( 'upgrader_process_complete', $this, array(
                         'action' => 'update',
                         'type' => 'theme',
                         'bulk' => true,
                         'themes' => $themes,
                 ) );
 }}}

 etc.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36875#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list