mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user