LLMS_Integration_Buddypress::modify_courses_paginate_links()
Method: Modify the pagination links displayed on the courses endpoint in the bp member profile
Source: includes/integrations/class.llms.integration.buddypress.php:208
Method: Modify the pagination links displayed on the courses endpoint in the bp member profile
Source: includes/integrations/class.llms.integration.buddypress.php:208
Filter Hook: For links to page/1 let’s back on the main nav item link to avoid ugly URLs, so we replace something like `example.local/members/admin/courses/courses/page/1` to something like `example.local/members/admin/courses/`
Source: includes/integrations/class.llms.integration.buddypress.php:293