tools
6 years ago
add_new_instructor.php
6 years ago
addons.php
6 years ago
answer.php
6 years ago
enable_disable_addons.php
6 years ago
get-pro.php
6 years ago
instructors.php
6 years ago
question_answer.php
6 years ago
quiz_attempts.php
6 years ago
students.php
6 years ago
tools.php
6 years ago
tutor-pro-addons.php
6 years ago
uninstall.php
6 years ago
view_attempt.php
6 years ago
withdraw_requests.php
6 years ago
get-pro.php
7 lines
| 1 | <div class="wrap"> |
| 2 | <a href="https://www.themeum.com/product/tutor-lms/?utm_source=tutor_plugin_get_pro_page&utm_medium=wordpress_dashboard&utm_campaign=go_premium"><?php _e('Get pro plugin from themeum.com', 'tutor-pro'); ?></a> |
| 3 | </div> |
| 4 | |
| 5 | <script> |
| 6 | location.href = 'https://www.themeum.com/product/tutor-lms/?utm_source=tutor_plugin_get_pro_page&utm_medium=wordpress_dashboard&utm_campaign=go_premium'; |
| 7 | </script> |