[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Custom Header functionality for Twenty Fifteen
File Size: | 380 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
twentyfifteen_custom_header_setup() X-Ref |
Set up the WordPress core custom header feature. |
twentyfifteen_hex2rgb( $color ) X-Ref |
Convert HEX to RGB. return: array Array containing RGB (red, green, and blue) values for the given param: string $color The original color, in 3- or 6-digit hexadecimal form. since: Twenty Fifteen 1.0 |
twentyfifteen_header_style() X-Ref |
Styles the header image and text displayed on the blog. since: Twenty Fifteen 1.0 |
twentyfifteen_header_background_color_css() X-Ref |
Enqueues front-end CSS for the header background color. since: Twenty Fifteen 1.0 |
twentyfifteen_sidebar_text_color_css() X-Ref |
Enqueues front-end CSS for the sidebar text color. since: Twenty Fifteen 1.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |