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.6.2
*/
$settings_url = tutor_utils()->get_tutor_dashboard_page_permalink( 'settings' );
$withdraw = tutor_utils()->get_tutor_dashboard_page_permalink( 'settings/withdraw-settings' );
$reset_password = tutor_utils()->get_tutor_dashboard_page_permalink( 'settings/reset-password' );
$social = tutor_utils()->get_tutor_dashboard_page_permalink( 'settings/social-profile' );
$setting_menus = array(
'profile' => array(
'url' => esc_url( $settings_url ),
'title' => __( 'Profile', 'tutor' ),
'role' => false,
),
'reset_password' => array(
'url' => esc_url( $reset_password ),
'title' => __( 'Password', 'tutor' ),
'role' => false,
),
'withdrawal' => array(
'url' => esc_url( $withdraw ),
'title' => __( 'Withdraw', 'tutor' ),
'role' => 'instructor',
),
'social-profile' => array(
'url' => esc_url( $social ),
'title' => __( 'Social Profile', 'tutor' ),
'role' => false,
),
);
$setting_menus = apply_filters( 'tutor_dashboard/nav_items/settings/nav_items', $setting_menus );
$GLOBALS['tutor_setting_nav'] = $setting_menus;
?>
$menu ) : ?>
instructor_role ) ); ?>
-
-