<?php /** * View for course builder. * * @package Tutor\Views * @subpackage Pages * @author Themeum <support@themeum.com> * @link https://themeum.com * @since 3.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title><?php esc_html_e( 'Tutor Course Builder', 'tutor' ); ?></title> <?php wp_print_styles(); ?> </head> <body data-tutor-context="<?php echo is_admin() ? 'backend' : 'frontend'; ?>"> <div id="tutor-course-builder"></div> <?php do_action( 'tutor_course_builder_footer' ); wp_print_footer_scripts(); ?> </body> </html>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ecommerce | Folder | 0755 |
|
|
tools | Folder | 0755 |
|
|
add_new_instructor.php | File | 5.02 KB | 0644 |
|
addons.php | File | 4.4 KB | 0644 |
|
announcements.php | File | 3.62 KB | 0644 |
|
answer.php | File | 3.54 KB | 0644 |
|
course-builder.php | File | 710 B | 0644 |
|
course-list.php | File | 14.87 KB | 0644 |
|
enable_disable_addons.php | File | 206 B | 0644 |
|
feature-promotion.php | File | 1.29 KB | 0644 |
|
get-pro.php | File | 591 B | 0644 |
|
instructors.php | File | 19.27 KB | 0644 |
|
question_answer.php | File | 1.83 KB | 0644 |
|
quiz_attempts.php | File | 2.88 KB | 0644 |
|
students.php | File | 5.86 KB | 0644 |
|
tools.php | File | 1.45 KB | 0644 |
|
tutor-pro-addons.php | File | 22.2 KB | 0644 |
|
view_attempt.php | File | 1.73 KB | 0644 |
|
welcome.php | File | 10.18 KB | 0644 |
|
whats-new.php | File | 15.75 KB | 0644 |
|
withdraw_requests.php | File | 26.05 KB | 0644 |
|