learndash_version_upgraded
Action Hook: Action that runs whenever the plugin version moves forward.
learndash_version_upgraded Read More »
@package: LearnDash / Core
Source Files: src/Core/Version_Tracker.php
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 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 »
Class: Class LearnDash_Settings_Section_General_Appearance
LearnDash_Settings_Section_General_Appearance Read More »
Method: Constructor to initialize properties for LearnDash_Settings_Section_General_Appearance.
LearnDash_Settings_Section_General_Appearance::__construct Read More »
Filter Hook: Filters the tabs.
learndash_template_views_tabs Read More »
Function: Returns the appropriate login URL based on the active LearnDash theme and settings.
learndash_get_login_url Read More »
Function: Returns the Learndash content wrapper CSS class.
learndash_get_wrapper_class Read More »
Filter Hook: Filters LearnDash content wrapper class.
learndash_wrapper_class Read More »