New Features:
Updated:
- Simple Course Timer - Timer that counts up [uo_time_live] #721
- Enhanced Lessons/Topics Grid - Show quizzes #605
- Transcript Report [uo_transcript] - user-id attribute to support Transcript page ID attribute in Uncanny Groups v6.0 #726
- Duplicate Pages & Posts - Minimum role changed from manage_options to edit_published_posts #711
- Enhanced Course Grid - Added taxonomy_relation attribute to set OR or AND values #713
- Import Users - %Password Reset URL% token #715
- Import Users - Upload error message made clearer #717
- Group Registration - New WordPress
- Filters uo_ld_group_signup_registered_message, uo_ld_group_signup_joined_remove_previous_group_message & uo_ld_group_signup_joined_message to override Group Signup Messages #709
Updated:
Group Leader Access - WP Filter uo_groupleaderaccess_add_to_group_on_login to optionally skip adding Group leader to courses on login #682
Learner Transcript - Optimize printing of transcript by loading only the main CSS file #684
Learner Transcript - WP Filters uo_transcript_print_styles, uo_transcript_print_elements #684
Download Certificates In Bulk - WP filters uo_download_certificates_in_bulk_group_data, uo_download_certificates_in_bulk_course_data & uo_download_certificates_in_bulk_quiz_data to manipulate the respective data #696
Fixed:
Email certificate modules - Improved reliability of Certificate Builder check #686
Download Certificates In Bulk - Not using LearnDash labels in form #694
Restrict page access - Added WP filter uncanny_toolkit_restricted_content_filter to avoid conflict with Avada header and footer #676
Simple Timer Script & FlyWheel - Load wp-load.php from a specific folder #680
Internal:
Additional validation on Ajax calls by adding nonce and admin check #688
New Module:
Updated:
- Email Group Certificates #468
Internal:
- Group Logo - Added new attributes to the shortcode #470 #484
- group_id (To limit to a specific group ID)
- limit (To limit number of logos)
- only_user_groups (To limit to groups the user is enrolled in [applies to Group Leaders and administrators])
- Single Page Courses - Add bailout condition for prerequisites course setting #476
- Simple Course Timer - Filter added to not run timer on courses optionally #474
- apply_filters( 'uo_course_timer_enabled', true, $course_id );
- In-plugin notifications #478