• 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 25 of 25
<?php

/**
 * Twenty Nineteen: Customizer
 *
 * @package WordPress
 * @subpackage Twenty_Nineteen
 * @since Twenty Nineteen 1.0
 */

/* function twentynineteen_customize_register() – Add postMessage support for site title and description for the Theme Customizer. */
add_action( 'customize_register', 'twentynineteen_customize_register' );

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

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

/* function twentynineteen_customize_preview_js() – Bind JS handlers to instantly live-preview changes. */
add_action( 'customize_preview_init', 'twentynineteen_customize_preview_js' );

/* function twentynineteen_panels_js() – Load dynamic logic for the customizer controls area. */
add_action( 'customize_controls_enqueue_scripts', 'twentynineteen_panels_js' );

/* function twentynineteen_sanitize_color_option() – Sanitize custom color choice. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

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

      Published: 25th November 2019 | Last updated: 21st August 2020

      Primary Sidebar

      Information

      File name: inc/customizer.php
      Plugin ref: Twenty Nineteen
      Version: 2.4
      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