# boxzilla/3.0.1/src/admin/views/metaboxes/need-help.php

Boxzilla – WordPress Popup Builder, version 3.0.1. 4 lines.

- Page: https://pluginprobe.com/plugins/boxzilla/3.0.1/code/src/admin/views/metaboxes/need-help.php
- Raw: https://pluginprobe.com/plugins/boxzilla/3.0.1/raw/src/admin/views/metaboxes/need-help.php
- Modified: 2016-05-11T11:35: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/boxzilla/3.0.1/code/src/admin/views/metaboxes/need-help.php#L10-L20`.

```php
<?php defined( 'ABSPATH' ) or exit; ?>
<p>Make sure to look at the <a href="https://kb.boxzillaplugin.com/">online documentation</a>, the <a href="https://wordpress.org/plugins/boxzilla/faq/">frequently asked questions</a> or <a href="https://wordpress.org/support/plugin/boxzilla">use the support forums on WordPress.org</a>.</p>


```
