Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue