PluginProbe
wpForo Forum / 3.1.7
wpForo Forum v3.1.7
3.1.7 3.1.6 3.1.5 3.1.4 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 All 139 releases
wpforo / blocks / recent-topics / index.asset.php

index.asset.php in wpForo Forum 3.1.7, at blocks/recent-topics/index.asset.php

12 lines 194 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 return [
3 'dependencies' => [
4 'wp-blocks',
5 'wp-element',
6 'wp-components',
7 'wp-i18n',
8 'wp-block-editor',
9 ],
10 'version' => '1.0.0',
11 ];
12