learndash_notifications_get_all_delayed_emails()
Function: Get all delayed emails stored in database
learndash_notifications_get_all_delayed_emails Read More »
Function: Get all delayed emails stored in database
learndash_notifications_get_all_delayed_emails Read More »
Function: No description found
learndash_notifications_delete_delayed_email_by_id Read More »
Function: Delete delayed emails using user ID
learndash_notifications_delete_delayed_email_by_user_id Read More »
Function: Delete delayed emails using user ID and course ID
learndash_notifications_delete_delayed_email_by_user_id_course_id Read More »
Function: Delete delayed emails using recipient email address
learndash_notifications_delete_delayed_emails_by_email Read More »
Function: Delete delayed emails in DB by a key available in column ‘shortcode_data’
learndash_notifications_delete_delayed_emails_by Read More »
Function: Delete delayed emails when a user is deleted
learndash_notifications_delete_delayed_email_by_deleted_user Read More »
Function: Delete delayed emails when a user is unenrolled from a course
learndash_notifications_delete_delayed_email_by_unenrolled_course Read More »
Function: AJAX handler for ‘ld_notifications_get_posts_list’ action
learndash_notifications_ajax_get_posts_list Read More »
Function: Create necessary table
learndash_notifications_create_db_table Read More »
Function: No description found
learndash_notifications_update_cron_status Read More »
Function: Adds the every minute interval to the WordPress cron schedules.
learndash_notifications_cron_schedules Read More »
Function: No description found
learndash_notifications_cron_hourly Read More »
Function: No description found
learndash_notifications_lock_cron_process Read More »
Function: No description found
learndash_notifications_cron Read More »
Function: Include necessary files for the plugin.
learndash_notifications_include Read More »
Function: Setup the autoloader for extra classes, which are not in the src/Notifications directory.
learndash_notifications_extra_autoloading Read More »