diff --git a/src/wp-includes/customize/class-wp-customize-site-icon-control.php b/src/wp-includes/customize/class-wp-customize-site-icon-control.php index 5863f6e382..fb2fa0d9e0 100644 --- a/src/wp-includes/customize/class-wp-customize-site-icon-control.php +++ b/src/wp-includes/customize/class-wp-customize-site-icon-control.php @@ -43,9 +43,10 @@ class WP_Customize_Site_Icon_Control extends WP_Customize_Cropped_Image_Control } /** - * Render a JS template for the content of the site icon control. + * Renders a JS template for the content of the site icon control. * * @since 4.5.0 + * @access public */ public function content_template() { ?>