# wpforo/3.1.6/blocks/forums/index.asset.php

wpForo Forum, version 3.1.6. 12 lines.

- Page: https://pluginprobe.com/plugins/wpforo/3.1.6/code/blocks/forums/index.asset.php
- Raw: https://pluginprobe.com/plugins/wpforo/3.1.6/raw/blocks/forums/index.asset.php
- Modified: 2026-09-18T16:11:00+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.1.6/code/blocks/forums/index.asset.php#L10-L20`.

```php
<?php
return [
    'dependencies' => [
        'wp-blocks',
        'wp-element',
        'wp-components',
        'wp-i18n',
        'wp-block-editor',
    ],
    'version'      => '1.0.0',
];

```
