[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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: 192 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  twentytwelve_custom_header_setup()
  twentytwelve_custom_header_fonts()
  twentytwelve_header_style()
  twentytwelve_admin_header_style()
  twentytwelve_admin_header_image()
  twentytwelve_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.


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


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.


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


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.


twentytwelve_header_image()   X-Ref
Output markup to be displayed.




Generated : Tue Mar 19 08:20:01 2024 Cross-referenced by PHPXref