Search_Posts
Class: Search Posts Request DTO class.
@package: LearnDash / Core
Source Files: src/Core/Modules/AJAX/DTO/Request/Search_Posts.php
Class: Search Posts Request DTO class.
Method: Returns the rule sets for the validator.
Validator::get_rule_sets Read More »
Method: Returns the labels for the validator.
Validator::get_labels Read More »
Method: Returns the actions for a field to show in the WP frontend.
Validator::get_actions_for_field Read More »
Method: Prepare response and build `response` property.
Request_Handler::prepare_response Read More »
Method: Send response.
Request_Handler::send_response Read More »
Filter Hook: Filters AJAX handler response.
learndash_ajax_send_response Read More »
Method: Handle AJAX request.
Request_Handler::handle_request Read More »
Method: Check user capability.
Request_Handler::check_user_capability Read More »
Method: Verify request nonce.
Request_Handler::verify_nonce Read More »
Method: Set up and build `request` property.
Request_Handler::set_up_request Read More »
Method: Process request and build `results` property.
Request_Handler::process Read More »
Method: Parse AI response for assessment question type.
Parser::parse_assessment_type Read More »
Method: Parse AI response for essay question type.
Parser::parse_essay_type Read More »
Method: Register service providers.
Provider::register Read More »
Method: Register WordPress hooks.
Method: Parse AI response for sorting choice question type.
Parser::parse_sorting_choice_type Read More »