'If widget include on page is Single Instructor, will be get instructor id automatic, from query var.', ] ) ] ), [] ); // Fields tab style $style_fields = array_merge( LPElementorControls::add_fields_in_section( 'instructor_count_students', esc_html__( 'Instructor Count Students', 'learnpress' ), Controls_Manager::TAB_STYLE, LPElementorControls::add_controls_style_text( 'count_students', '.instructor-total-students' ) ), [] ); return apply_filters( 'learn-press/elementor/instructor/count-students', array_merge( apply_filters( 'learn-press/elementor/instructor/count-students/tab-content', $content_fields ), apply_filters( 'learn-press/elementor/instructor/count-students/tab-styles', $style_fields ) ) );