| Server IP : 104.21.25.182 / Your IP : 216.73.217.54 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/nobi37te/public_html/wp-content/themes/buddyboss-theme/lifterlms/myaccount/ |
Upload File : |
<?php /** * Student Dashboard Header * * @package LifterLMS/Templates * * @since 3.14.0 * @version 3.14.0 */ defined( 'ABSPATH' ) || exit; ?> <header class="llms-sd-header"> <?php /** * @hooked lifterlms_template_my_account_navigation - 10 * @hooked lifterlms_template_student_dashboard_title - 20 */ do_action( 'lifterlms_student_dashboard_header' ); ?> </header> <?php /** * .llms-student-dashboard__frame close tag hooked bb_lifterlms_template_student_dashboard_wrapper_close - 12 */ ?> <div class="llms-student-dashboard__frame">