# wpvr/9.1.3/legacy/includes/index.php

WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress, version 9.1.3. 9 lines.

- Page: https://pluginprobe.com/plugins/wpvr/9.1.3/code/legacy/includes/index.php
- Raw: https://pluginprobe.com/plugins/wpvr/9.1.3/raw/legacy/includes/index.php
- Modified: 2026-08-20T11:07: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/wpvr/9.1.3/code/legacy/includes/index.php#L10-L20`.

```php
<?php
/**
 * Silence is golden.
 *
 * This file intentionally left blank. It prevents access to directory listings in absence of an index file.
 *
 * @package WPVR
 */

```
