Current File : /home/getxxhzo/xpertbee.com/wp-content/plugins/tutor/views/pages/get-pro.php
<?php
/**
 * Get Tutor Pro page
 *
 * @package Tutor\Views
 * @author Themeum <support@themeum.com>
 * @link https://themeum.com
 * @since 2.0.0
 */

?>
<div class="wrap">
	<a href="https://www.themeum.com/tutor-lms/pricing?utm_source=tutor_plugin_get_pro_page&utm_medium=wordpress_dashboard&utm_campaign=go_premium#comparison"><?php esc_html_e( 'Get pro plugin from themeum.com', 'tutor' ); ?></a>
</div>

<script>
	location.href = 'https://www.themeum.com/tutor-lms/pricing?utm_source=tutor_plugin_get_pro_page&utm_medium=wordpress_dashboard&utm_campaign=go_premium#comparison';
</script>