# thumbnail-editor/trunk/view/admin/help.php

Thumbnail Editor, version trunk. 5 lines.

- Page: https://pluginprobe.com/plugins/thumbnail-editor/trunk/code/view/admin/help.php
- Raw: https://pluginprobe.com/plugins/thumbnail-editor/trunk/raw/view/admin/help.php
- Modified: 2026-07-16T10:30:30+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/thumbnail-editor/trunk/code/view/admin/help.php#L10-L20`.

```php
<table width="100%" border="0" class="ap-table">
  <tr>
    <td align="right"><a href="https://goplugins.in/support.php" target="_blank">Help and Support</a> <a href="https://goplugins.in/rss/news.xml" target="_blank"><img src="<?php echo plugins_url(THE_PLUGIN_DIR . '/images/rss.png'); ?>" style="vertical-align: middle;" alt="RSS"></a></td>
  </tr>
</table>
```
