add_meta_boxes()
Function: Adds the metaboxes for quiz post type.
Function: Prints the output for quiz navigation meta box.
meta_box_questions_callback Read More »
Function: Prints the lesson metabox content.
meta_box_lessons_callback Read More »
Function: Prints the topics metabox content.
meta_box_topics_callback Read More »
Function: Prints the quizzes meta box content.
meta_box_quizzes_callback Read More »
Function: Checks if the course builder assets should be enqueued.
should_enqueue_assets Read More »
Function: Disables the category filters for post listings.
disable_categories_filters Read More »
Function: Disables the tags filters for post listings.
disable_tags_filters Read More »