[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.191.171.121: ~ $
<?php

/**
 * TUTOR hook
 */

add_action('tutor_course/archive/before_loop_course', 'tutor_course_loop_before_content');
add_action('tutor_course/archive/after_loop_course', 'tutor_course_loop_after_content');

add_action('tutor_course/loop/header', 'tutor_course_loop_header');

add_action('tutor_course/loop/start_content_wrap', 'tutor_course_loop_start_content_wrap');
add_action('tutor_course/loop/title', 'tutor_course_loop_title');
add_action('tutor_course/loop/meta', 'tutor_course_loop_meta');

add_action('tutor_course/loop/rating', 'tutor_course_loop_rating');
add_action('tutor_course/loop/end_content_wrap', 'tutor_course_loop_end_content_wrap');

/**
 * Show course progress on only dashboard enrolled page
 *
 * @since v2.0.0
 */
add_action( 'tutor_course/loop/enrolled_course_progress', 'tutor_enrolled_course_progress' );

add_action('tutor_course/loop/footer', 'tutor_course_loop_footer');

Filemanager

Name Type Size Permission Actions
theme-compatibility Folder 0755
country.php File 1 KB 0644
tinymce_translate.php File 1.46 KB 0644
translate-text.php File 6.63 KB 0644
tutor-general-functions.php File 49.6 KB 0644
tutor-template-functions.php File 40.06 KB 0644
tutor-template-hook.php File 907 B 0644