# boxzilla/trunk/assets/index.php

Boxzilla – WordPress Popup Builder, version trunk. 6 lines.

- Page: https://pluginprobe.com/plugins/boxzilla/trunk/code/assets/index.php
- Raw: https://pluginprobe.com/plugins/boxzilla/trunk/raw/assets/index.php
- Modified: 2026-06-22T05:56:36+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/boxzilla/trunk/code/assets/index.php#L10-L20`.

```php
<?php

if (! defined('ABSPATH')) {
    exit;
}

```
