# wp-extra/trunk/src/Modules/Common/empty-comments.php

WP EXtra – One Click Optimize, version trunk. 6 lines.

- Page: https://pluginprobe.com/plugins/wp-extra/trunk/code/src/Modules/Common/empty-comments.php
- Raw: https://pluginprobe.com/plugins/wp-extra/trunk/raw/src/Modules/Common/empty-comments.php
- Modified: 2026-08-26T17:59:58+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/wp-extra/trunk/code/src/Modules/Common/empty-comments.php#L10-L20`.

```php
<?php
if (!defined('ABSPATH')) {
    exit;
}
// Comments are closed.

```
