# booking/11.4/core/index.php

Booking Calendar, version 11.4. 3 lines.

- Page: https://pluginprobe.com/plugins/booking/11.4/code/core/index.php
- Raw: https://pluginprobe.com/plugins/booking/11.4/raw/core/index.php
- Modified: 2026-03-23T09:05:02+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/booking/11.4/code/core/index.php#L10-L20`.

```php
<?php
// Silence is golden.
if ( ! defined( 'ABSPATH' ) ) exit;
```
