LLMS_Nav_Menus::filter_nav_items()
Method: Filters Nav Menu Items to convert #llms- urls into actual URLs Also hides URLs that should only be available to logged in users
Source: includes/class.llms.nav.menus.php:105
Method: Filters Nav Menu Items to convert #llms- urls into actual URLs Also hides URLs that should only be available to logged in users
Source: includes/class.llms.nav.menus.php:105
Method: Retrieve a filtered array of custom LifterLMS nav menu items
Source: includes/class.llms.nav.menus.php:141
Method: Add “active” classes to menu items for LLMS catalog pages
Source: includes/class.llms.nav.menus.php:180
Method: Output the metabox
Source: includes/class.llms.nav.menus.php:229
Method: Output JS to ensure that users don’t edit the #llms-signout URL that’s replaced dynamically with an actual signout link
Source: includes/class.llms.nav.menus.php:273
Method: Callback function, called upon achievement post generation
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:40
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:57
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:81
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:92
Method: Determine what types are supported Extending classes can override this function in order to add or remove support 3rd parties should add support via filter on $this->get_supported_types()
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:116