# post-snippets/4.2.2/freemius/includes/debug/index.php

Post Snippets – Custom WordPress Code Snippets Customizer, version 4.2.2. 3 lines.

- Page: https://pluginprobe.com/plugins/post-snippets/4.2.2/code/freemius/includes/debug/index.php
- Raw: https://pluginprobe.com/plugins/post-snippets/4.2.2/raw/freemius/includes/debug/index.php
- Modified: 2026-07-21T12:26:42+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/post-snippets/4.2.2/code/freemius/includes/debug/index.php#L10-L20`.

```php
<?php
	// Silence is golden.
	// Hide file structure from users on unprotected servers.
```
