# qi-blocks/1.0.7/inc/comments/include.php

Qi Blocks, version 1.0.7. 5 lines.

- Page: https://pluginprobe.com/plugins/qi-blocks/1.0.7/code/inc/comments/include.php
- Raw: https://pluginprobe.com/plugins/qi-blocks/1.0.7/raw/inc/comments/include.php
- Modified: 2022-12-23T11:22:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/qi-blocks/1.0.7/code/inc/comments/include.php#L10-L20`.

```php
<?php

include_once QI_BLOCKS_INC_PATH . '/comments/helper.php';
include_once QI_BLOCKS_INC_PATH . '/comments/class-qi-blocks-comments-rest-api.php';

```
