| Server IP : 134.76.9.14 / Your IP : 216.73.216.251 Web Server : Apache System : Linux vweb1 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 723990) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /web/mario.flock/www/flock-mpia/wp-content/themes/quantum-computing/inc/get-started/ |
Upload File : |
<?php
add_action( 'admin_menu', 'quantum_computing_getting_started' );
function quantum_computing_getting_started() {
add_theme_page( esc_html__('Get Started', 'quantum-computing'), esc_html__('Get Started', 'quantum-computing'), 'edit_theme_options', 'quantum-computing-guide-page', 'quantum_computing_test_guide');
}
// Add a Custom CSS file to WP Admin Area
function quantum_computing_admin_theme_style() {
wp_enqueue_style('custom-admin-style', esc_url(get_template_directory_uri()) . '/inc/get-started/get-started.css');
}
add_action('admin_enqueue_scripts', 'quantum_computing_admin_theme_style');
//guidline for about theme
function quantum_computing_test_guide() {
//custom function about theme customizer
$return = add_query_arg( array()) ;
$theme = wp_get_theme( 'quantum-computing' );
?>
<div class="wrapper-outer">
<div class="left-main-box">
<div class="intro"><h3><?php echo esc_html( $theme->Name ); ?></h3></div>
<div class="left-inner">
<div class="about-wrapper">
<div class="col-left">
<p><?php echo esc_html( $theme->get( 'Description' ) ); ?></p>
</div>
<div class="col-right">
<img role="img" src="<?php echo esc_url(get_template_directory_uri()); ?>/inc/get-started/images/screenshot.png" alt="" />
</div>
</div>
<div class="link-wrapper">
<h4><?php esc_html_e('Important Links', 'quantum-computing'); ?></h4>
<div class="link-buttons">
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_THEME_DOC ); ?>" target="_blank"><?php esc_html_e('Free Setup Guide', 'quantum-computing'); ?></a>
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_SUPPORT ); ?>" target="_blank"><?php esc_html_e('Support Forum', 'quantum-computing'); ?></a>
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_PRO_DEMO ); ?>" target="_blank"><?php esc_html_e('Live Demo', 'quantum-computing'); ?></a>
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_PRO_THEME_DOC ); ?>" target="_blank"><?php esc_html_e('Pro Setup Guide', 'quantum-computing'); ?></a>
</div>
</div>
<div class="support-wrapper">
<div class="editor-box">
<i class="dashicons dashicons-admin-appearance"></i>
<h4><?php esc_html_e('Theme Customization', 'quantum-computing'); ?></h4>
<p><?php esc_html_e('Effortlessly modify & maintain your site using editor.', 'quantum-computing'); ?></p>
<div class="support-button">
<a class="button button-primary" href="<?php echo esc_url( admin_url( 'site-editor.php' ) ); ?>" target="_blank"><?php esc_html_e('Site Editor', 'quantum-computing'); ?></a>
</div>
</div>
<div class="support-box">
<i class="dashicons dashicons-microphone"></i>
<h4><?php esc_html_e('Need Support?', 'quantum-computing'); ?></h4>
<p><?php esc_html_e('Go to our support forum to help you in case of queries.', 'quantum-computing'); ?></p>
<div class="support-button">
<a class="button button-primary" href="<?php echo esc_url( QUANTUM_COUMPUTING_SUPPORT ); ?>" target="_blank"><?php esc_html_e('Get Support', 'quantum-computing'); ?></a>
</div>
</div>
<div class="review-box">
<i class="dashicons dashicons-star-filled"></i>
<h4><?php esc_html_e('Leave Us A Review', 'quantum-computing'); ?></h4>
<p><?php esc_html_e('Are you enjoying Our Theme? We would Love to hear your Feedback.', 'quantum-computing'); ?></p>
<div class="support-button">
<a class="button button-primary" href="<?php echo esc_url( QUANTUM_COUMPUTING_REVIEW ); ?>" target="_blank"><?php esc_html_e('Rate Us', 'quantum-computing'); ?></a>
</div>
</div>
</div>
</div>
<div class="go-premium-box">
<h4><?php esc_html_e('Why Go For Premium?', 'quantum-computing'); ?></h4>
<ul class="pro-list">
<li><?php esc_html_e('Advanced Customization Options', 'quantum-computing');?></li>
<li><?php esc_html_e('One-Click Demo Import', 'quantum-computing');?></li>
<li><?php esc_html_e('WooCommerce Integration & Enhanced Features', 'quantum-computing');?></li>
<li><?php esc_html_e('Performance Optimization & SEO-Ready', 'quantum-computing');?></li>
<li><?php esc_html_e('Premium Support & Regular Updates', 'quantum-computing');?></li>
</ul>
</div>
</div>
<div class="right-main-box">
<div class="right-inner">
<div class="pro-boxes">
<h4><?php esc_html_e('Get Theme Bundle', 'quantum-computing'); ?></h4>
<p><?php esc_html_e('60+ Premium WordPress Themes', 'quantum-computing'); ?></p>
<p class="main-bundle-price" ><strong class="cancel-bundle-price"><?php esc_html_e('$2340', 'quantum-computing'); ?></strong><span class="bundle-price"><?php esc_html_e('$86', 'quantum-computing'); ?></span></p>
<img role="img" src="<?php echo esc_url(get_template_directory_uri()); ?>/inc/get-started/images/bundle.png" alt="bundle image" />
<p><?php esc_html_e('SUMMER SALE: ', 'quantum-computing'); ?><strong><?php esc_html_e('Extra 20%', 'quantum-computing'); ?></strong><?php esc_html_e(' OFF on WordPress Theme Bundle Use Code: ', 'quantum-computing'); ?><strong><?php esc_html_e('“HEAT20”', 'quantum-computing'); ?></strong></p>
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_PRO_THEME_BUNDLE ); ?>" target="_blank"><?php esc_html_e('Get Theme Bundle For ', 'quantum-computing'); ?><span><?php esc_html_e('$86', 'quantum-computing'); ?></a>
</div>
<div class="pro-boxes pro-theme-container">
<h4><?php esc_html_e('Quantum Computing Pro', 'quantum-computing'); ?></h4>
<p class="pro-theme-price" ><?php esc_html_e('$39', 'quantum-computing'); ?></p>
<img role="img" src="<?php echo esc_url(get_template_directory_uri()); ?>/inc/get-started/images/premium.png" alt="premium image" />
<p><?php esc_html_e('SUMMER SALE: ', 'quantum-computing'); ?><strong><?php esc_html_e('Extra 25%', 'quantum-computing'); ?></strong><?php esc_html_e(' OFF on WordPress Block Themes! Use Code: ', 'quantum-computing'); ?><strong><?php esc_html_e('“SUMMER25”', 'quantum-computing'); ?></strong></p>
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_BUY_NOW ); ?>" target="_blank"><?php esc_html_e('Upgrade To Pro At Just at $29.25', 'quantum-computing'); ?></a>
</div>
<div class="pro-boxes last-pro-box">
<h4><?php esc_html_e('View All Our Themes', 'quantum-computing'); ?></h4>
<img role="img" src="<?php echo esc_url(get_template_directory_uri()); ?>/inc/get-started/images/all-themes.png" alt="all themes image" />
<a href="<?php echo esc_url( QUANTUM_COUMPUTING_PRO_ALL_THEMES ); ?>" target="_blank"><?php esc_html_e('View All Our Premium Themes', 'quantum-computing'); ?></a>
</div>
</div>
</div>
</div>
<?php } ?>