• 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/customizer.php


Lines:

1 to 26 of 26
<?php

/**
 * Twenty Fourteen Customizer support
 *
 * @package WordPress
 * @subpackage Twenty_Fourteen
 * @since Twenty Fourteen 1.0
 */

/* function twentyfourteen_customize_register() – Implement Customizer additions and adjustments. */
add_action( 'customize_register', 'twentyfourteen_customize_register' );

/* function twentyfourteen_customize_partial_blogname() – Render the site title for the selective refresh partial. */

/* function twentyfourteen_customize_partial_blogdescription() – Render the site tagline for the selective refresh partial. */

/* function twentyfourteen_sanitize_layout() – Sanitize the Featured Content layout value. */

/* function twentyfourteen_customize_preview_js() – Bind JS handlers to make Customizer preview reload changes asynchronously. */
add_action( 'customize_preview_init', 'twentyfourteen_customize_preview_js' );

/* function twentyfourteen_contextual_help() – Add contextual help to the Themes and Post edit screens. */
add_action( 'admin_head-themes.php', 'twentyfourteen_contextual_help' );
add_action( 'admin_head-edit.php', 'twentyfourteen_contextual_help' );
 

 View on Trac

Called by

    Invoked by

      Calls

      Call hooks

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

      Published: 19th December 2019 | Last updated: 21st August 2020

      Primary Sidebar

      Information

      File name: inc/customizer.php
      Plugin ref: Twenty Fourteen
      Version: 3.5
      Deprecated?: No
      API Letters: C,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