Provider::register()
Method: Registers the service provider bindings.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Themes/LD30/Provider.php
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Determines whether the Breezy theme should be loaded.
Provider::should_load Read More »
Method: Initializes the themes.
Provider::initialize_themes Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Enqueues assets.
Theme::enqueue_assets Read More »
Method: Returns payment button class name.
Theme::get_payment_button_class_name Read More »
Method: Returns wrapper (container) class name.
Theme::get_wrapper_class_name Read More »
Method: Add JIT template variables.
Theme::add_jit_template_arguments 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: 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 »
Method: Will sync the version in our database based on the passed version, firing appropriate update hooks to notify the application of the version applied.
Version_Tracker::sync_version Read More »
Method: Contains the key for the WordPress option for our version data.
Version_Tracker::option_key Read More »
Method: Customer Show the meta box settings
LearnDash_Settings_Section_General_Appearance::show_settings_section Read More »
Method: Load the Appearances section fields.
LearnDash_Settings_Section_General_Appearance::load_settings_fields Read More »
Method: Load the Appearance section values.
LearnDash_Settings_Section_General_Appearance::load_settings_values Read More »