Provider
Class: Class Provider for initializing theme implementations and hooks.
Method: Determines whether the Breezy theme should be loaded.
Provider::should_load Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Initializes the themes.
Provider::initialize_themes Read More »
Method: Enqueues assets.
Theme::enqueue_assets Read More »
Method: Returns wrapper (container) class name.
Theme::get_wrapper_class_name Read More »
Method: Returns payment button class name.
Theme::get_payment_button_class_name Read More »
Method: Shows the focus template when the focus mode is enabled and the current post type supports it.
Theme::replace_template_with_focus Read More »
Method: Add JIT template variables.
Theme::add_jit_template_arguments Read More »
Class: Breezy theme.
Filter Hook: Filters the course tabs.
learndash_template_views_course_tabs Read More »
Method: Checks if the supplied version has been operated on in the past.
Version_Tracker::has_upgraded Read More »
Method: Sets the version history in the database.
Version_Tracker::set_version_history Read More »
Method: Returns the list of versions we have loaded previously.
Version_Tracker::get_version_history Read More »
Action Hook: Action that runs whenever the plugin version moves backward.
learndash_version_downgraded Read More »
Action Hook: Action that runs whenever the plugin version moves backward, for a specific version.
learndash_version_downgraded_to_{$version} Read More »