learndash_get_report_user_ids_NEW_PP21()
Function: Gets the list of user IDs for the report.
learndash_get_report_user_ids_NEW_PP21 Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
Function: Gets the list of user IDs for the report.
learndash_get_report_user_ids_NEW_PP21 Read More »
Method: Public Initialize function for class
LDLMS_Post_Types::init Read More »
Function: Gets the count of active/published courses.
learndash_get_courses_count Read More »
Method: Get an array of all custom tables.
LDLMS_Post_Types::get_post_types Read More »
Function: Gets the count of pending sfwd-assignment posts.
learndash_get_assignments_pending_count Read More »
Method: Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
LDLMS_Post_Types::get_post_type_slug Read More »
Function: Gets the link to admin assignments(sfwd-assignment) posts listing.
learndash_admin_get_assignments_listing_link Read More »
Method: Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files.
LDLMS_Post_Types::get_post_type_key Read More »
Function: Gets the link to admin pending assignments(sfwd-assignment) posts listing.
learndash_admin_get_assignments_pending_listing_link Read More »
Action Hook: Fires on tcpdf initialization.
learndash_tcpdf_init Read More »
Method: Action hook to handle current settings page layout columns.
LearnDash_Settings_Page::screen_layout_column Read More »
Action Hook: Fires before the settings page meta boxes.
learndash_settings_page_before_metaboxes Read More »
Method: Action hook to handle footer JS/CSS added footer
LearnDash_Settings_Page::load_footer_scripts Read More »
Function: Builds the `[ld_course_resume]` shortcode output.
ld_course_resume_shortcode Read More »
Action Hook: Fires after the settings page meta boxes.
learndash_settings_page_after_metaboxes Read More »
Method: Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.
LearnDash_Settings_Page::show_settings_page Read More »
Function: Builds the `[ld_certificate]` shortcode output.
ld_certificate_shortcode Read More »
Action Hook: Fires inside settings page form at the bottom.
learndash_settings_page_inside_form_bottom Read More »
Method: Class utility function to return the settings page title.
LearnDash_Settings_Page::get_admin_page_title Read More »
Function: Builds the `[ld_quiz_complete]` shortcode output.
ld_quiz_complete_shortcode Read More »