Update WP and plugins

This commit is contained in:
Oliver Davies 2019-04-16 20:56:22 +01:00
parent 10a4713229
commit 1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions

View file

@ -1,3 +1,7 @@
/**
* @output wp-includes/js/customize-selective-refresh.js
*/
/* global jQuery, JSON, _customizePartialRefreshExports, console */
/** @namespace wp.customize.selectiveRefresh */
@ -245,7 +249,7 @@ wp.customize.selectiveRefresh = ( function( $, api ) {
},
/**
* Find all placements for this partial int he document.
* Find all placements for this partial in the document.
*
* @since 4.5.0
*