# wpforo/3.2.0/themes/2022/layouts/5/topic.php

wpForo Forum, version 3.2.0. 5 lines.

- Page: https://pluginprobe.com/plugins/wpforo/3.2.0/code/themes/2022/layouts/5/topic.php
- Raw: https://pluginprobe.com/plugins/wpforo/3.2.0/raw/themes/2022/layouts/5/topic.php
- Modified: 2026-09-25T08:24:48+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/wpforo/3.2.0/code/themes/2022/layouts/5/topic.php#L10-L20`.

```php
<?php
	// Exit if accessed directly
	if( !defined( 'ABSPATH' ) ) exit;
?>

```
