X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/61343b82c4f0da4c68e4c6373daafff4a81efdd1..fa11948979fd6a4ea5705dc613b239699a459db3:/wp-content/themes/twentythirteen/inc/custom-header.php diff --git a/wp-content/themes/twentythirteen/inc/custom-header.php b/wp-content/themes/twentythirteen/inc/custom-header.php index a835061f..3214f630 100644 --- a/wp-content/themes/twentythirteen/inc/custom-header.php +++ b/wp-content/themes/twentythirteen/inc/custom-header.php @@ -1,7 +1,8 @@ Header admin panel. + * Style the header image displayed on the Appearance > Header admin panel. * * @since Twenty Thirteen 1.0 + * + * @return void */ function twentythirteen_admin_header_style() { $header_image = get_header_image(); @@ -198,10 +207,13 @@ function twentythirteen_admin_header_style() { } /** - * Outputs markup to be displayed on the Appearance > Header admin panel. + * Output markup to be displayed on the Appearance > Header admin panel. + * * This callback overrides the default markup displayed there. * * @since Twenty Thirteen 1.0 + * + * @return void */ function twentythirteen_admin_header_image() { ?>