array( 'title' => __( 'All Courses Page', 'learnpress' ), 'description' => __( 'Main directory displaying all available courses for students.', 'learnpress' ), ), 'instructors' => array( 'title' => __( 'All Instructors Page', 'learnpress' ), 'description' => __( 'Grid listing all registered teachers and instructors.', 'learnpress' ), ), 'single_instructor' => array( 'title' => __( 'Single Instructor Page', 'learnpress' ), 'description' => __( 'Public instructor profile and their authored courses.', 'learnpress' ), ), 'profile' => array( 'title' => __( 'Profile Page', 'learnpress' ), 'description' => __( 'Student dashboard for enrolled courses, certificates & progress.', 'learnpress' ), ), 'checkout' => array( 'title' => __( 'Checkout Page', 'learnpress' ), 'description' => __( 'Secure payment checkout and course registration page.', 'learnpress' ), ), 'become_a_teacher' => array( 'title' => __( 'Become an Instructor Page', 'learnpress' ), 'description' => __( 'Registration form for prospective instructors to apply.', 'learnpress' ), ), 'term_conditions' => array( 'title' => __( 'Terms and Conditions Page', 'learnpress' ), 'description' => __( 'Terms of service agreement required prior to course purchase.', 'learnpress' ), ), ); ?>

$page_data ) { ?>