Base::__construct()
Method: Constructor.
@package: LearnDash / Core
Source Files: src/Core/Modules/Payments/Emails/Settings/Base.php
Method: Constructor.
Method: Constructor.
Second_Attempt_Failed::__construct Read More »
Method: Creates singleton instances of the email settings sections.
Provider::create_singleton_instances Read More »
Method: Checks if the provider should be loaded.
Provider::should_load Read More »
Method: Registers WordPress hooks.
Method: Adds the payments emails sections.
Provider::add_payments_emails_sections Read More »
Method: Register service providers.
Provider::register Read More »
Method: Returns the PayPal account link.
LearnDash_Settings_Section_PayPal_Migration_Subscriptions::get_paypal_account_link Read More »
Method: Displays the current subscriptions table.
Method: Controls whether the PayPal Migration Current Subscriptions section is shown on the settings page.
LearnDash_Settings_Section_PayPal_Migration_Subscriptions::show_section Read More »
Method: Registers the section with the settings page.
LearnDash_Settings_Section_PayPal_Migration_Subscriptions::learndash_settings_page_init Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_PayPal_Migration_Subscriptions::__construct Read More »
Method: Controls whether the PayPal Migration How To section is shown on the settings page.
LearnDash_Settings_Section_PayPal_Migration_How_To::show_section Read More »
Method: Registers the section with the settings page.
LearnDash_Settings_Section_PayPal_Migration_How_To::learndash_settings_page_init Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_PayPal_Migration_How_To::__construct Read More »
Method: Returns the description for a specific HTTP method.
Course::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Course::get_method_summary Read More »
Method: Returns the routes configuration for this endpoint.
Course::get_routes Read More »