Skip to content

Conversation

@sanjana4khan
Copy link
Collaborator

@sanjana4khan sanjana4khan commented Jan 5, 2026

  • Overview
  • Earnings
  • Statements
  • Students
  • Courses
  • Export

@sanjana4khan sanjana4khan added the 4.0.0 Tutor v4.w0w label Jan 13, 2026
@sanjana4khan sanjana4khan changed the title Instructor Analytics Design and Functionalities ( Filter Functionality Excluded) Instructor Analytics Design and Functionalities Jan 13, 2026

if ( ( isset( $data['total_page'] ) && $data['total_page'] ) || ( isset( $data['total_items'] ) && $data['total_items'] ) ) : ?>
<nav class="tutor-pagination tutor-mt-40 <?php echo esc_attr( $pagination_enabled_class ); ?>"
<nav class="tutor-pagination tutor-mt-10 <?php echo esc_attr( $pagination_enabled_class ); ?>"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will not use this pagination in our new design. So revert this change.

? Icon::STAR_FILL
: ( $is_half ? Icon::STAR_HALF : Icon::STAR_LINE );

$icon_html = tutor_utils()->render_svg_icon( $icon_name, 16, 16, array(), true ); // phpcs:ignore
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variable assignment seems unnecessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants