learndash_rest_statistic_response
Filter Hook: Add necessary filters for statistics query.
learndash_rest_statistic_response Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php
Filter Hook: Add necessary filters for statistics query.
learndash_rest_statistic_response Read More »
Method: Find the statistics record in memory.
LD_REST_Quiz_Statistics_Controller_V2::find Read More »
Method: Return the route information in form of an array.
LD_REST_Quiz_Statistics_Controller_V2::routes Read More »
Filter Hook: Filters the response object for each question.
learndash_rest_statistic_question_response Read More »
Method: Register API routes.
LD_REST_Quiz_Statistics_Controller_V2::register_routes Read More »
Method: Check if the current endpoint is quiz statistics endpoint.
LD_REST_Quiz_Statistics_Controller_V2::is_qs_endpoint Read More »
Method: Set the current request object in property.
LD_REST_Quiz_Statistics_Controller_V2::pre_callback_ops Read More »
Method: Perform operations after the callback is executed.
LD_REST_Quiz_Statistics_Controller_V2::post_callback_ops Read More »
Method: Gets public schema.
LD_REST_Questions_Controller_V2::get_public_item_schema Read More »
Method: Retrieves all of the registered additional fields for a given object-type.
LD_REST_Posts_Controller_V2::get_additional_fields Read More »
Function: Utility function to load minified version of CSS/JS assets.
learndash_min_asset Read More »
Function: Utility function to load minified version of CSS/JS builder assets.
learndash_min_builder_asset Read More »
Action Hook: Fires when thumbnail image processing starts.
learndash_certification_thumbnail_processing_start Read More »
Action Hook: Fires before the thumbnail image is added to the PDF.
learndash_certification_thumbnail_before Read More »
Action Hook: Fires after the thumbnail image is added to the PDF.
learndash_certification_thumbnail_after Read More »
Action Hook: Fires when thumbnail image processing starts.
learndash_certification_thumbnail_processing_end Read More »
Action Hook: Fires before the certificate content is added to the PDF.
learndash_certification_content_write_cell_before Read More »
Filter Hook: Filters the parameters passed to the TCPDF writeHTMLCell() function.
learndash_certification_content_write_cell_args Read More »
Action Hook: Fires after the certificate content is added to the PDF.
learndash_certification_content_write_cell_after Read More »
Method: Create the HTML output from the field args ‘input_label_before’ attribute.
LearnDash_Settings_Fields::get_field_attribute_label_before Read More »