See: https://github.com/gocodebox/lifterlms/pull/928#discussion_r325180248 Basically we can avoid counting the found rows when executing db queries if we don't need pagination information. Remaining classes: - [ ] LLMS_Notifications_Query - [ ] LLMS_Query_Quiz_Attempt - [ ] LLMS_Query_User_Postmeta
See:
#928 (comment)
Basically we can avoid counting the found rows when executing db queries if we don't need pagination information.
Remaining classes: