Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
* @link https://themeum.com * @since 1.5.8 */ global $post, $authordata; $course_id = $post->ID; $profile_url = tutor_utils()->profile_url( $authordata->ID, true ); $course_categories = get_tutor_course_categories( $course_id ); $course_duration = get_tutor_course_duration_context( $course_id, true ); $course_students = apply_filters( 'tutor_course_students', tutor_utils()->count_enrolled_users_by_course( $course_id ), $course_id ) ?> get_option( 'enable_course_total_enrolled' ) || ! empty( $course_duration ) ) : ?>
get_option( 'enable_course_total_enrolled' ) ) : ?>
clean_html_content( $course_duration ); ?>
get_tutor_avatar( $post->post_author ), tutor_utils()->allowed_avatar_tags() ); ?>
name; $category_link = get_term_link( $course_category->term_id ); $category_links[] = wp_sprintf( '%2$s', esc_url( $category_link ), esc_html( $category_name ) ); endforeach; echo implode( ', ', $category_links ); //phpcs:ignore --contain safe data ?>