• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / libraries/banner-notifications/src/notifications.php / Page 3

Gocodebox_Banner_Notifier::__construct()

Method: Constructor.

Source: libraries/banner-notifications/src/notifications.php:40

Used by 0 functions | Uses 0 functions

Gocodebox_Banner_Notifier::notifications()

Method: This code calls the server at $this->notifications_url to see if there are any notifications to display to the user.

Source: libraries/banner-notifications/src/notifications.php:89

Used by 0 functions | Uses 2 functions

Gocodebox_Banner_Notifier::get_next_notification()

Method: Get the highest priority applicable notification from the list.

Source: libraries/banner-notifications/src/notifications.php:147

Used by 1 function | Uses 1 function

Gocodebox_Banner_Notifier::get_all_notifications()

Method: Get notifications from the notification server.

Source: libraries/banner-notifications/src/notifications.php:201

Used by 1 function | Uses 2 functions

{$this->prefix}_notifications_url

Filter Hook: Example usage inside your plugin bootstrap:

Source: libraries/banner-notifications/src/notifications.php:209

Used by 1 function | Uses 0 functions

Gocodebox_Banner_Notifier::is_notification_applicable()

Method: Check rules for a notification.

Source: libraries/banner-notifications/src/notifications.php:251

Used by 1 function | Uses 3 functions

Gocodebox_Banner_Notifier::should_show_notification()

Method: Check a notification to see if we should show it based on the rules set.

Source: libraries/banner-notifications/src/notifications.php:293

Used by 1 function | Uses 0 functions

Gocodebox_Banner_Notifier

Class:

Source: libraries/banner-notifications/src/notifications.php:17

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions