Learndash_Admin_Questions_Listing::listing_init()
Method: Called via the WordPress init action hook.
Method: Called via the WordPress init action hook.
Method: Call via the WordPress load sequence for admin pages.
Method: Show Question Type column value.
Method: Show Question Points column value.
Method: Show Question WPProQuiz Category column value.
Method: Show selector for question type.
Method: Show selector for legacy WPProQuiz category
Method: Filter listing query by Question Type.
Method: Filter listing query by Question Type.
Method: Filter the main query listing by the quiz_id
Method: Utility function to get the question values.
Method: Output custom column row data
Method: Function to show selectors before the post_type selectors.
Method: This function fill filter the table listing items based on filters selected.
Method: Initial hook for deleting a post.
Method: Called after the post has been deleted.
Method: Public constructor for class
Method: Call via the WordPress load sequence for admin pages.
Method: Hook into the WP admin footer logic to add custom JavaScript to replce the default page title.
Class: Class for LearnDash Quiz Questions Listing Pages.