Learndash_Admin_Action_Scheduler::add_admin_notice()
Method: Add an admin notice.
Learndash_Admin_Action_Scheduler::add_admin_notice Read More »
@package: LearnDash / Scheduler
Source Files: includes/admin/class-learndash-admin-action-scheduler.php
Method: Add an admin notice.
Learndash_Admin_Action_Scheduler::add_admin_notice Read More »
Method: Show admin notices related to the scheduled tasks.
Learndash_Admin_Action_Scheduler::show_processing_notices Read More »
Method: Construct.
Learndash_Admin_Action_Scheduler::__construct Read More »
Method: Returns the full group name.
Learndash_Admin_Action_Scheduler::get_full_group_name Read More »
Method: Register an action tasks.
Learndash_Admin_Action_Scheduler::register_callback Read More »
Method: Add a task to the queue.
Learndash_Admin_Action_Scheduler::enqueue_task Read More »
Method: Init the global scheduler stuff.
Learndash_Admin_Action_Scheduler::init_ld_scheduler Read More »
Method: Add a task to the fatal tasks list to be marked as failed.
Learndash_Admin_Action_Scheduler::add_fatal_task Read More »
Method: Mark fatal tasks as failed.
Learndash_Admin_Action_Scheduler::mark_fatal_tasks_as_failed Read More »
Method: Run tasks immediately if we have a define.
Learndash_Admin_Action_Scheduler::maybe_run_tasks_immediately Read More »
Class: LearnDash admin action scheduler class.
Learndash_Admin_Action_Scheduler Read More »
Function: Converts purchase invoice content to PDF.
learndash_purchase_invoice_pdf Read More »
Function: Sends the course/group purchase invoice email
learndash_send_purchase_invoice_email Read More »
Filter Hook: Filters purchase email placeholders.
learndash_purchase_invoice_email_placeholders Read More »
Filter Hook: Filters purchase invoice email subject.
learndash_purchase_invoice_email_subject Read More »
Filter Hook: Filters purchase invoice email message.
learndash_purchase_invoice_email_message Read More »
Function: Gets the LearnDash global currency symbol.
learndash_get_currency_symbol Read More »
Function: Gets the price formatted based on the LearnDash global currency configuration.
learndash_get_price_formatted Read More »