[wp-trac] [WordPress Trac] #28571: Language updates problems

WordPress Trac noreply at wordpress.org
Sat Aug 16 17:52:00 UTC 2014


#28571: Language updates problems
--------------------------+--------------------
 Reporter:  pavelevap     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0
Component:  I18N          |     Version:  trunk
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------

Comment (by ocean90):

 Replying to [comment:24 pavelevap]:
 Try this one (PHP>=5.3):
 {{{
 add_action( 'upgrader_process_complete', function() {
         remove_action( 'upgrader_process_complete', array(
 'Language_Pack_Upgrader', 'async_upgrade' ), 20 );
 }, 1 );

 }}}

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


More information about the wp-trac mailing list