![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/plugins/quickcal/templates/ |
<div id="booked-welcome-screen"> <div class="wrap about-wrap"> <div id="booked-welcome-panel" class="booked-welcome-panel"> <img src="<?php echo QUICKCAL_PLUGIN_URL; ?>/templates/images/quickcal-banner.jpg" class="booked-welcome-banner"> <div class="booked-welcome-panel-intro"> <h1><?php echo sprintf(esc_html__('Thank you for choosing %s.','booked'),'QuickCal'); ?></h1> <p><?php echo sprintf(esc_html__('If this is your first time using %s, you will find some helpful "Getting Started" links below. If you just updated the plugin, you can find out what\'s new in the "What\'s New" section below.','booked'),'QuickCal'); ?></p> </div> <div class="booked-welcome-panel-content"> <div class="booked-welcome-panel-column-container"> <div class="booked-welcome-panel-column"> <h3><?php esc_html_e('Getting Started','booked'); ?></h3> <ul> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19761/" target="_blank"><?php esc_html_e('Installation & Setup Guide','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19762/" target="_blank"><?php esc_html_e('Custom Calendars','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19763/" target="_blank"><?php esc_html_e('Default Time Slots','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19764/" target="_blank"><?php esc_html_e('Custom Time Slots','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19765/" target="_blank"><?php esc_html_e('Custom Fields','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19766/" target="_blank"><?php esc_html_e('Shortcodes','booked'); ?></a></li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> <a class="welcome-icon welcome-learn-more" href="https://themovation.ticksy.com/article/19811/" target="_blank"><?php esc_html_e('Migrating Translations','booked'); ?></a></li> </ul> <a class="button" style="margin-bottom:15px; margin-top:0;" href="https://themovation.ticksy.com/articles/100021673" target="_blank"><?php esc_html_e('View all Guides','booked'); ?> <i class="fa-solid fa-arrow-up-right-from-square"></i></a> <a class="button button-primary" style="margin-bottom:15px; margin-top:0;" href="<?php echo get_admin_url().'admin.php?page=booked-settings'; ?>"><?php esc_html_e('Get Started','booked'); ?></a> </div> <div class="booked-welcome-panel-column booked-welcome-panel-last"> <?php do_action( 'booked_welcome_before_changelog' ); ?> <?php echo booked_parse_readme_changelog(); ?> <?php do_action( 'booked_welcome_after_changelog' ); ?> </div> </div> </div> </div> </div> </div>