- Fix issue encountered when creating new custom forms.
The Official Blog for LifterLMS Contributors
-
LifterLMS Custom Fields Version 2.0.0-beta.3
Read more: LifterLMS Custom Fields Version 2.0.0-beta.3 -
LifterLMS Version 5.0.0-beta.1
Read more: LifterLMS Version 5.0.0-beta.1- LifterLMS Blocks 2.0.0-beta.5
- Added site-wide field name validation
- Reworked the output of user information fields on the admin panel to share a handler and APIs with frontend fields.
- Deprecated filter:
lifterlms_get_user_custom_fields
in favor ofllms_admin_profile_fields
- Improved previewing of form posts using WP Core block editor UI elements
- Open Registration form can now always be previewed regardless of the open registration site setting
-
LifterLMS Custom Fields Version 2.0.0-beta.2
Read more: LifterLMS Custom Fields Version 2.0.0-beta.2- Add reporting of custom fields on the admin panel and admin user profile
-
LifterLMS Blocks Version 2.0.0-beta.5
Read more: LifterLMS Blocks Version 2.0.0-beta.5- Add WP core 5.8 compatibility for deprecated filter
block_categories
. - Fixed issue encountered on courses and memberships when attempting to edit instructor information.
- Added validation to ensure all fields have unique HTML name attributes.
- Simplified field data storage interface to enable saving only to the usermeta table.
- Add WP core 5.8 compatibility for deprecated filter
-
LifterLMS Groups Version 1.0.0-beta.12
Read more: LifterLMS Groups Version 1.0.0-beta.12The minimum LifterLMS core version requirement has been raised to version 4.21.2. Please upgrade LifterLMS to 4.21.2 or later in order to continue using this add-on!
Security Update
- This releases fixes an insecure direct object reference issue affecting LifterLMS Groups versions 1.0.0-beta.11 and earlier.
Updates
- Uses
llms()
in favor of deprecatedLLMS()
.
Bug fixes
- Uses the LifterLMS core
view_grades
capability to determine if group members may view another user’s grades within courses available to the group.
-
LifterLMS Assignments Version 1.1.13
Read more: LifterLMS Assignments Version 1.1.13The minimum LifterLMS core version requirement has been raised to version 4.21.2. Please upgrade LifterLMS to 4.21.2 or later in order to continue using this add-on!
Updates
- Uses
llms()
in favor of deprecatedLLMS()
.
Bug fixes
- Uses the LifterLMS core
view_grades
capability to determine if users may view another user’s grades on the website’s frontend.
- Uses