Course::get_model()
Method: Returns the model.
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 »
Method: Constructor to initialize properties for LearnDash_Settings_Section_General_Appearance.
LearnDash_Settings_Section_General_Appearance::__construct Read More »
Method: Handles the registration_errors hook, applying our validation if relevant.
Provider::registration_validation Read More »
Method: Add terms and privacy form error messages.
Provider::add_error_messages Read More »
Method: Flags whether our settings our enabled and we should have any of the provider operations setup.
Provider::is_enabled Read More »
Method: Register service providers.
Provider::register Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Section_Terms_Pages::load_settings_fields Read More »
Method: Initialize the metabox settings values.
LearnDash_Settings_Section_Terms_Pages::load_settings_values Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_Terms_Pages::__construct Read More »
Method: Register admin notices.
WordPress::register_notices Read More »
Method: Hooks wrapper.
Method: Register service providers.
Provider::register Read More »