/home/techb158/public_html/wp-content/plugins/kirki/includes/Ajax
NameSizeModeActions
Collaboration/-0755rm
Apps.php123350644editdlrm
Collection.php72630644editdlrm
Comments.php17220644editdlrm
DynamicContent.php262170644editdlrm
ExportImport.php219800644editdlrm
Form.php314420644editdlrm
Media.php319290644editdlrm
Page.php406210644editdlrm
PageSettings.php113030644editdlrm
RBAC.php50230644editdlrm
Symbol.php375670644editdlrm
Taxonomy.php45360644editdlrm
TemplateExportImport.php37700644editdlrm
UserData.php197030644editdlrm
Users.php71460644editdlrm
Walkthrough.php14660644editdlrm
WordpressData.php47200644editdlrm
WpAdmin.php43590644editdlrm
Edit: /home/techb158/public_html/wp-content/plugins/kirki/includes/Ajax/Comments.php (1722B)
$comment_parent, 'post_id' => $post_parent, 'type' => $comment_type, 'offset' => $offset, 'sorting' => $sorting, 'filters' => $filters, 'item_per_page' => $item_per_page, 'current_page' => $current_page, ) ); wp_send_json( $comments ); die(); } }