• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress a2z

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / inc/custom-header.php


Lines:

1 to 26 of 26
<?php

/**
 * Implement Custom Header functionality for Twenty Fourteen
 *
 * @package WordPress
 * @subpackage Twenty_Fourteen
 * @since Twenty Fourteen 1.0
 */

/* function twentyfourteen_custom_header_setup() – Set up the WordPress core custom header settings. */
add_action( 'after_setup_theme', 'twentyfourteen_custom_header_setup' );

if ( ! function_exists( 'twentyfourteen_header_style' ) ) :
/* function twentyfourteen_header_style() – Styles the header image and text displayed on the blog */
endif; // twentyfourteen_header_style()


if ( ! function_exists( 'twentyfourteen_admin_header_style' ) ) :
/* function twentyfourteen_admin_header_style() – Style the header image displayed on the Appearance > Header screen. */
endif; // twentyfourteen_admin_header_style()

if ( ! function_exists( 'twentyfourteen_admin_header_image' ) ) :
/* function twentyfourteen_admin_header_image() – Create the custom header image markup displayed on the Appearance > Header screen. */
endif; // twentyfourteen_admin_header_image()
 

 View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: inc/custom-header.php
      Plugin ref: Twenty Fourteen
      Version: 3.5
      Deprecated?: No
      API Letters: C,H,I,P

      Published: 19th December 2019 | Last updated: 26th January 2022

      Primary Sidebar

      Information

      File name: inc/custom-header.php
      Plugin ref: Twenty Fourteen
      Version: 3.5
      Deprecated?: No
      API Letters: C,H,I,P

      inc

      Footer

      WordPress a2z
      WordPress a2z
      WordPress Dynamic API Reference
      WordPress 6.1.1. PHP: 8.0.28
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  wp-a2z.org
      © Copyright WordPress a2z 2014-2023. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites