[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-content/themes/twentytwelve/inc/ -> custom-header.php (summary)

Implement an optional custom header for Twenty Twelve See https://codex.wordpress.org/Custom_Headers

File Size: 168 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  twentytwelve_custom_header_setup()
  twentytwelve_custom_header_fonts()
  twentytwelve_header_style()
  twentytwelve_admin_header_style()
  twentytwelve_admin_header_image()

Functions
Functions that are not part of a class:

twentytwelve_custom_header_setup()   X-Ref
Set up the WordPress core custom header arguments and settings.

since: Twenty Twelve 1.0

twentytwelve_custom_header_fonts()   X-Ref
Load our special font CSS file.

since: Twenty Twelve 1.2

twentytwelve_header_style()   X-Ref
Style the header text displayed on the blog.

get_header_textcolor() options: 515151 is default, hide text (returns 'blank'), or any hex value.

since: Twenty Twelve 1.0

twentytwelve_admin_header_style()   X-Ref
Style the header image displayed on the Appearance > Header admin panel.

since: Twenty Twelve 1.0

twentytwelve_admin_header_image()   X-Ref
Output markup to be displayed on the Appearance > Header admin panel.

This callback overrides the default markup displayed there.

since: Twenty Twelve 1.0



Generated: Fri Apr 26 01:00:03 2024 Cross-referenced by PHPXref 0.7.1