Docs: Correct spelling in various comments and DocBlocks, per the conventions in Core Contributor Handbook.
Props man4toman, samanehmirrajabi. Fixes #45857. Built from https://develop.svn.wordpress.org/trunk@45232 git-svn-id: http://core.svn.wordpress.org/trunk@45041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -66,9 +66,9 @@ class WP_Customize_Setting {
|
||||
public $default = '';
|
||||
|
||||
/**
|
||||
* Options for rendering the live preview of changes in Theme Customizer.
|
||||
* Options for rendering the live preview of changes in Customizer.
|
||||
*
|
||||
* Set this value to 'postMessage' to enable a custom Javascript handler to render changes to this setting
|
||||
* Set this value to 'postMessage' to enable a custom JavaScript handler to render changes to this setting
|
||||
* as opposed to reloading the whole page.
|
||||
*
|
||||
* @link https://developer.wordpress.org/themes/customize-api
|
||||
|
||||
Reference in New Issue
Block a user