Alerts::parse_alerts()
Method: Parses an array into an array of Alert objects and sets.
Alerts::parse_alerts Read More »
@package: LearnDash / Core
Source Files: src/Core/Template/Alerts/Alerts.php
Method: Parses an array into an array of Alert objects and sets.
Alerts::parse_alerts Read More »
Method: Adds an alert to the collection.
Method: Constructor.
Alerts::__construct Read More »
Filter Hook: Filters the breadcrumb is_last state.
learndash_template_breadcrumb_is_last Read More »
Filter Hook: Filters the breadcrumb url.
learndash_template_breadcrumb_url Read More »
Filter Hook: Filters the Breadcrumb label.
learndash_template_breadcrumb_label Read More »
Filter Hook: Filters the breadcrumb ID.
learndash_template_breadcrumb_id Read More »
Action Hook: Action before the profile shortcode template is rendered.
learndash_shortcode_profile_before_template Read More »
Filter Hook: Filters the HTML of the timer.
learndash_mark_complete_timer_html Read More »
Filter Hook: Filters the HTML of the mark complete input button.
learndash_mark_complete_input_button_html Read More »
Filter Hook: Filters the check for whether the current page is the payments settings page.
learndash_stripe_is_on_payments_setting_page Read More »
Method: Returns the fields for the connected state.
LearnDash_Settings_Section_PayPal_Checkout::get_connected_fields Read More »
Method: Checks if account is already connected.
LearnDash_Settings_Section_PayPal_Checkout::account_is_connected Read More »
Method: Returns the fields for the disconnected state.
LearnDash_Settings_Section_PayPal_Checkout::get_disconnected_fields Read More »
Method: Renders a list of webhooks.
LearnDash_Settings_Section_PayPal_Checkout::render_webhooks Read More »
Method: Filters the section saved values.
LearnDash_Settings_Section_PayPal_Checkout::filter_section_save_fields Read More »
Method: Renders a list of API granted scopes.
LearnDash_Settings_Section_PayPal_Checkout::render_api_granted_scopes Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Section_PayPal_Checkout::load_settings_fields Read More »
Method: Renders the buttons for the PayPal Checkout settings.
LearnDash_Settings_Section_PayPal_Checkout::render_buttons Read More »