<?php /** * * Admin Panel Donate * * The donate panel widget. * * @package EPS 301 Redirects * @author WebFactory Ltd */ // include only file if (!defined('ABSPATH')) { die('Do not open this file directly.'); } ?> <div id="donate-box" class="eps-panel"> <p>Please send comments, questions, bugs and feature requests to: <a href="mailto:[email protected]?subject=301%20Redirects%20plugin">[email protected]</a>.</p> </div>