Docs: Standardize the file header and class summarries for the file containing WP_Customize_Selective_Refresh
, introduced in [36586].
See #27355. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@37010 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c50b76ea08
commit
7c4212d252
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* WordPress Customize Selective Refresh class
|
||||
* Customize API: WP_Customize_Selective_Refresh class
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Customize
|
||||
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* WordPress Customize Selective Refresh class.
|
||||
* Core Customizer class for implementing selective refresh.
|
||||
*
|
||||
* @since 4.5.0
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user