# plugin-groups/2.0.2/includes/main.php

Plugin Groups, version 2.0.2. 9 lines.

- Page: https://pluginprobe.com/plugins/plugin-groups/2.0.2/code/includes/main.php
- Raw: https://pluginprobe.com/plugins/plugin-groups/2.0.2/raw/includes/main.php
- Modified: 2021-08-20T11:36:40+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-groups/2.0.2/code/includes/main.php#L10-L20`.

```php
<?php
/**
 * Main UI admin page.
 *
 * @package plugin_groups
 */
?>
<div class="plugin-groups-main" id="plg-app"></div>

```
