# plugin-memory-usage/trunk/index.php

Plugin Memory Usage, version trunk. 4 lines.

- Page: https://pluginprobe.com/plugins/plugin-memory-usage/trunk/code/index.php
- Raw: https://pluginprobe.com/plugins/plugin-memory-usage/trunk/raw/index.php
- Modified: 2026-03-24T21:47:52+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/plugin-memory-usage/trunk/code/index.php#L10-L20`.

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

```
