X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/a6f44f0edcda2471c5a33e4156c1c9488c7f3210..refs/tags/wordpress-3.7:/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() { ?>