- Timestamp:
- 08/02/2025 01:26:26 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/inc/customizer.php
r60478 r60535 9 9 10 10 /** 11 * Add postMessage support for site title and description for the Theme Customizer.11 * Adds postMessage support for site title and description for the Theme Customizer. 12 12 * 13 13 * @param WP_Customize_Manager $wp_customize Theme Customizer object. … … 106 106 107 107 /** 108 * Render the site title for the selective refresh partial.108 * Renders the site title for the selective refresh partial. 109 109 * 110 110 * @return void … … 115 115 116 116 /** 117 * Render the site tagline for the selective refresh partial.117 * Renders the site tagline for the selective refresh partial. 118 118 * 119 119 * @return void … … 124 124 125 125 /** 126 * Bind JS handlers to instantly live-preview changes.126 * Binds JS handlers to instantly live-preview changes. 127 127 */ 128 128 function twentynineteen_customize_preview_js() { … … 132 132 133 133 /** 134 * Load dynamic logic for the customizer controls area.134 * Loads dynamic logic for the customizer controls area. 135 135 */ 136 136 function twentynineteen_panels_js() { … … 140 140 141 141 /** 142 * Sanitize custom color choice.142 * Sanitizes custom color choice. 143 143 * 144 144 * @param string $choice Whether image filter is active.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)