Uncanny Learndash Groups

Uncanny Learndash Groups v6.1.2

No permission to download

4.0.3 [2021-07-12]​

Added:
  • ulgm_groups_management_selected_group_id filter to set selected group on Group Management page #121
  • ulgm_user_registered action after user is registered with native form #136
Fixed:
  • Checkboxes now appear more consistently for all groups in user list on Group Management page #132
  • Back to Group Management button now appears on all reports when Group Management page is set #123
  • PHP error: Class uncanny_learndash_groups\WoocommerceLicenseSubscription not found on some sites #129
  • Group Progress Report: JS file version changed to avoid cached file #133
  • Reactivating an expired or cancelled subscription license now restores course and user access as expected #125
  • Group hierarchy in group selector on Group Management page now renders correctly when users do not have access to a top-level group #121
  • Group Name field now displays consistently on checkout when a subscription license is in the cart #135
3.10.1 [2021-02-25]
Updated:
  • Internal code updates
Fixed:
  • Conflict with WooCommerce Admin plugin that prevented uses from purchasing group license products
  • Removed unnecessary debug logging
Download Uncanny Learndash Groups v3.8.1 Nulled Free
3.8.1 [2020-12-10]
Fixed:

  • PHP error: Cannot declare class Walker_GroupDropdown with WordPress 5.6
  • Email filters being applied multiple times
  • "Automatically include Group Course products in Group License purchases" price of Group Course products now set to $0 in cart
Download Uncanny Learndash Groups v3.8.0 Nulled Free
v3.8 [2020-11-16]
Added:

  • "Username" column on Course and Quiz reports
  • Ability to customize columns on Course and Quiz reports
  • More detailed results are now displayed after group leaders bulk upload users via .csv
  • Shortcode [uo_groups_button] to output a button to the Group Management page
  • Shortcode [uo_groups_link] to output an unstyled link to the Group Management page
  • Support for display of hierarchical groups in the group selection dropdown on the Group Management page
  • Attributes enrolled_users_page_length enrolled_users_length_menu, group_leaders_page_length, group_leaders_length_menu for [uo_groups] shortcode for setting default and available rows displayed per page
  • Support for third-party WooCommerce discount plugins on initial license purchase
  • Support for email addresses containing apostrophes when bulk uploading users
  • Additional filter to override Group Management linkapply_filters( 'ulgm_group_management_page_link', $permalink, (int) self::$group_management_page_id );
  • Additional filters on endpoints used for getting data via REST APIapply_filters( 'ulgm_rest_api_get_user_course_data', $data, $_POST );
    apply_filters( 'ulgm_rest_api_get_group_courses', $data, $_POST );
    apply_filters( 'ulgm_rest_api_get_essays_data', $essays_table, $_POST );
    apply_filters( 'ulgm_rest_api_get_quiz_data', $quiz_table, $_POST );
    apply_filters( 'ulgm_rest_api_get_assignments_data', $assignments_table, $_POST );
  • Ability to search for users via enrollment key in progress report
Updated:
  • Improved compatibility of front-end assignment and essay approval with newer versions of LearnDash
  • After initial creation, the cost of a group license product is now independent of the included group course products, and will not change if the price of the included products changes
  • Added methods for developers to manually enqueue JS and CSS assets when using shortcodes in a non-standard way
  • Added custom classes to target specific columns in the Essay report
Fixed:
  • Reports button no longer appears when no reports are available
  • JavaScript conflict on Essay report when only one course is available
  • Progress data no longer limited to 20 courses
  • Essay/Assignment approval modals select dropdown height fix for some browsers
  • String: "User(s) have been removed." is now translatable
Download Uncanny Learndash Groups v3.7.4 Nulled Free
v3.7.4 [2020-08-09]

  • Fixed: Loading indicator stuck when approving assignments due to learndash_assignment_bulk_actions_approve() function moved in LearnDash v3.2.3.3
  • Fixed: Fatal error accessing Assignment report due to learndash_assignment_approval_link() function removed in LearnDash v3.2.3.4
  • Fixed: User edit modal now appears when editing users after the first page of results
  • Like
Reactions: tanierlyons
Download Uncanny Learndash Groups v3.7.3 Nulled Free
v3.7.3 [2020-09-10]

  • Added: Filter for redirect on after creating a group on the front end using the shortcode [uo_groups_create_group] (uo_redirect_after_group_created)
  • Added: status="all|graded|ungraded" attribute added to Assignment report ([uo_groups_assignments]) to specify what is displayed on initial load
  • Updated: Changed minimum seats from 2 to 1 when creating new groups and setting bulk discounts
  • Updated: Yellow highlight indicating sorted column changed to grey
  • Updated: JS and CSS source files now included in distribution along with map files
  • Fixed: Added additional error handling when user is inserted to avoid warnings and errors
  • Fixed: Detailed quiz reports now working consistently on LearnDash 3.2+
  • Fixed: All strings in report tables are now translatable
  • Fixed: Users no longer able to add empty product to cart if no courses are checked on [uo_groups_buy_courses] page
  • Fixed: Users with status Not Enrolled can now be consistently removed from groups
  • Fixed: Loading animation on essay report no longer hangs if no lesson/course exists for an essay
  • Fixed: Adding seats to a group no longer creates a duplicate group in some situations
  • Fixed: Adding a group leader no longer increments group leader count by 2
  • Fixed: PHP warning: count(): no longer appears on Essay report if no essays are in the system
  • Like
Reactions: tanierlyons
Download Uncanny Learndash Groups v3.7.2 Nulled Free
v3.7.2 [2020-08-10]

  • Added: Filters and CSS classes to datatables implementation on [uo_groups] for improved customizability
  • Updated: Improved consistency of dropdowns on assignment and essay reports, especially when using shared course steps
  • Updated: Renamed Lesson dropdown on course and quiz reports to Lesson/Topic
  • Updated: register_rest_route's permission_callback will return WP_Error on failed permission
  • Updated: User and Report dropdowns no longer displayed if no options are available
  • Updated: Added CSS class to Not Enrolled status in Group Management table
  • Fixed: key_options attribute now hides the key column in the Group Management table
  • Fixed: Removed error_reporting flag
  • Fixed: Removed ob_clean() from [uo_groups] that modified HTML Doctype on Groups Management page
v3.7.1 [2020-08-07]
  • Fixed: Edit User and mailto links missing on Group Management page
  • Fixed: Assignments/Essays table width on mobile devices
  • Fixed: Save Changes button not working on settings page
  • Fixed: Square icon appearing on topics in Progress Report
Download Uncanny Learndash Groups v3.7 Nulled Free
v3.7 [2020-08-06]

  • Added: Ability to access reporting functions (course, progress, essay, assignment) for "basic" groups in front end
  • Added: Gutenberg block for Progress Report
  • Added: Sorting on Date Completed column in Course Report
  • Updated: Replaced deprecated jPList JavaScript library with DataTables JavaScript library
  • Updated: Improved sanitization of variables
  • Updated: Improved translation support
  • Updated: Added permission_callback to all Rest API calls for WordPress v5.5 compatibility
  • Updated: Added error handling on new user if site returns WP Error
  • Updated: Add seats / courses checkout now uses order meta to store information instead of transients for reliability
  • Updated: Essay Report - Questions that support uploads now display a download link in the "Content" column
  • Fixed: Add seats or add courses no longer results in an incorrect group seat count or creates a duplicate group when the order is completed of a previous order for add seats or courses was not marked complete
  • Fixed: Capitalization of WooCommerce product types
  • Fixed: Styling conflict with LearnDash on Create Group page in /wp-admin
  • Fixed: Uploading users with "Send Enrollment Key" selected now properly processes existing users
Thanks to @NullMaster

== changelog ==

3.5.1

  • Added: redirect and role attributes to uo_groups_redemption_form shortcode
  • Added: Filters for Subject and Message for outgoing emails (ld_group_email_users_personalize_subject, ld_group_email_users_personalize_message)
  • Added: Filter for course list on buy courses page (ulgm_buy_courses_qry_args)
  • Added: Support for email addresses with apostrophes
  • Updated: Improved consistency of completion statistics on Course Report
  • Fixed: Administrators can remove users and send password reset emails from the front end Group Management interface
  • Fixed: Sorting on course report now works in both directions
  • Fixed: Changes to Group Purchase Email could not be saved
  • Fixed: Authenticated XSS vulnerability on Group Management page
  • Fixed: eCommerce settings missing from Settings page
  • Fixed: When "Enable association of products and groups" was checked, purchases of any product would associate users with a non-existent group with group ID = 0
  • Fixed: License cost on checkout when "Display prices during cart and checkout" is set to "Excluding tax"
  • Fixed: PHP warnings on add_shortcode
  • Fixed: Removed debug code from rest-api-end-points.php
Changelog 3.4.8
  • Added: Ability to send an email to users with "Not Enrolled" status (users that were sent an enrollment code but have not yet registered)
  • Updated: Reconcile seat count button now handles additional cases
  • Updated: When a user is sent an enrollment code more than once, they now receive the same code that was initially sent and are not added to the users table again
  • Updated: Improved theme compatibility of Group Management page CSS
  • Fixed: When WooCommerce orders were not autocompleted and Group Leaders occupy seats, checkout would display "Error processing checkout" as there were no seats available to add the Group Leader to the group until after the order was completed
  • Fixed: When adding seats to a group, changing the license product in the cart prior to checkout resulted in the new license seats being applied to the original group
  • Fixed: Course progress percentage was being displayed differently on different reports
  • Fixed: Apostrophes were not allowed in first or last name fields when adding users
  • Fixed: Users may now add multiple subscription products to their cart even if one of the products is a subscription license
  • Fixed: The Back to Group Management button was not appearing on the Progress Report after selecting a user

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu