Skins::handle_skin_assets()
Method: Handles skin assets for either shortcode attributes or content string.
Skins::handle_skin_assets Read More »
@package: LearnDash / Core
Source Files: includes/course-grid/includes/class-skins.php
Method: Handles skin assets for either shortcode attributes or content string.
Skins::handle_skin_assets Read More »
Filter Hook: Filters whether the screen ID is the WordPress Dashboard -> Updates page.
learndash_location_is_updates_page Read More »
Filter Hook: Filters whether the screen ID is the WordPress plugins page.
learndash_location_is_plugins_page Read More »
Method: Determines if the current screen is the WordPress Dashboard -> Updates page.
Location::is_updates_page Read More »
Method: Determines if the current screen is the WordPress plugins page.
Location::is_plugins_page Read More »
Method: Initializes WordPress hooks.
Method: Registers services in the container.
Provider::register Read More »
Method: Registers the banners. These will be added and removed as needed for promotional banners.
Provider::register_banners Read More »
Filter Hook: Filters payment retry email subject.
learndash_subscription_payment_retry_email_subject Read More »
Filter Hook: Filters payment retry email message.
learndash_subscription_payment_retry_email_message Read More »
Filter Hook: Filters payment retry email placeholders.
learndash_subscription_payment_retry_email_placeholders Read More »
Method: Sends final attempt coming up email.
Retry_Email_Trigger::send_final_attempt_coming_up_email Read More »
Method: Applies placeholders to email settings.
Retry_Email_Trigger::apply_placeholders Read More »
Method: Sends second attempt failed email.
Retry_Email_Trigger::send_second_attempt_failed_email Read More »
Method: Sends payment failed access revoked email.
Retry_Email_Trigger::send_payment_failed_access_revoked_email Read More »
Method: Sends initial payment failed email.
Retry_Email_Trigger::send_initial_payment_failed_email Read More »
Method: Sends the retry email based on the retry count.
Retry_Email_Trigger::send_retry_email Read More »
Class: Payment Retry Email Trigger class.
Retry_Email_Trigger Read More »
Method: Handles the PayPal Standard migration table pagination AJAX request.
Pagination::ajax_table_pagination Read More »