LifterLMS Groups Version 1.0.0-beta.20
Updates and Enhancements
- Improved the compatibility with BuddyPress profile tabs when used with LifterLMS 6.3.0.
Bug Fixes
- Improved group’s cards appearance with some themes (e.g. with Twenty Twenty-Two) by explictly setting the cards
box-sizing CSS property to border-box.
- Fixed group’s tab links not working when using permalinks with front. E.g.
/blog/%postname%/.
- Fixed group’s tab links missing a slash when using permalinks without a trailing slash. E.g.
/archives/%post_id%.
Developer Notes
- Added a new filter
llms_groups_enqueue_dashboard_style to control whether or not the dashboard specific style is enqueued.
- Added a new filter
llms_groups_maybe_hide_dashboard_tab to control whether or not the checks to hide the group’s tab in the student dashboard are run.
Leave a Reply