Update WordPress to 5.2
This commit is contained in:
parent
489b5a5914
commit
e00f87f2f5
599 changed files with 119573 additions and 55990 deletions
|
@ -191,7 +191,7 @@ class WP_Upgrader_Skin {
|
|||
} else {
|
||||
echo '<script type="text/javascript">
|
||||
(function( wp ) {
|
||||
if ( wp && wp.updates && wp.updates.decrementCount )
|
||||
if ( wp && wp.updates && wp.updates.decrementCount ) {
|
||||
wp.updates.decrementCount( "' . $type . '" );
|
||||
}
|
||||
})( window.wp );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue