Theme::add_jit_template_arguments()
Method: Add JIT template variables.
Theme::add_jit_template_arguments Read More »
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Themes/Breezy/Theme.php
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: Returns the list of versions we have loaded previously.
Version_Tracker::get_version_history Read More »
Method: Sets the version history in the database.
Version_Tracker::set_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 »
Action Hook: Action that runs whenever the plugin version moves forward.
learndash_version_upgraded Read More »
Action Hook: Action that runs whenever the plugin version moves forward, for a specific version.
learndash_version_upgraded_to_{$version} Read More »
Method: Contains the key for the WordPress option for our version data.
Version_Tracker::option_key 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 »
Class: Version_Tracker class that assists tracking the plugin versions and notifies listeners on changes.
Function: Builds the registration page URL for a given product ID.
learndash_registration_page_build_url Read More »
Method: Customer Show the meta box settings
LearnDash_Settings_Section_General_Appearance::show_settings_section Read More »
Method: Load the Appearance section values.
LearnDash_Settings_Section_General_Appearance::load_settings_values Read More »
Method: Load the Appearances section fields.
LearnDash_Settings_Section_General_Appearance::load_settings_fields Read More »