RemoteBanners::fetch_remote_banners()
Method: Fetch the remote banners and store them in the cache.
RemoteBanners::fetch_remote_banners Read More »
@package: LearnDash / Hub
Source Files: includes/licensing/src/controller/class-remote-banner.php
Method: Fetch the remote banners and store them in the cache.
RemoteBanners::fetch_remote_banners Read More »
Method: Get the cron hook used to fetch the remote banners in the background.
RemoteBanners::get_fetch_cron_hook Read More »
Method: Return the banners.
RemoteBanners::get_banners Read More »
Method: Maybe show the banners
RemoteBanners::maybe_show_banners Read More »
Method: Filter the banner by its condition, eg page slug and time frame
RemoteBanners::filter_displayable_banners Read More »
Method: Render the ads.
RemoteBanners::display_ads Read More »
Method: Register hooks.
RemoteBanners::register_hooks Read More »
Method: Register scripts and styles.
RemoteBanners::register_scripts Read More »
Method: Ajax endpoint for hide a banner permanent
RemoteBanners::hide_banner Read More »
Class: Handle the logic for showing the banners