File: /home/storage/162/3480162/user/htdocs/wp-content/plugins/enlighter/views/admin/Related.phtml
<?php if (!defined('ENLIGHTER_INIT')) die('DIRECT ACCESS PROHIBITED'); ?>
<div class="postbox enlighter-postbox">
<h3 class="hndle"><?php _e('Enlighter Related', 'enlighter'); ?></h3>
<div class="inside">
<!-- Metabox-Content -->
<p><?php _e('Got a problem ? Need support or want to request a new feature ?', 'enlighter'); ?></p>
<ul>
<li><a target="_new" href="https://codeberg.org/EnlighterJS/docs">Docs and Tutorials</a></li>
<li><a target="_new" href="https://codeberg.org/EnlighterJS/docs/src/branch/master/wordpress/FAQ.md">FAQ</a></li>
<li><a target="_new" href="https://wordpress.org/support/plugin/enlighter">Support Forum</a></li>
<li><a target="_new" href="https://wordpress.org/plugins/enlighter/">Enlighter on WordPress.org</a></li>
<li><a target="_new" href="https://codeberg.org/EnlighterJS/Plugin.WordPress/issues">Report a Bug</a></li>
<li><a target="_new" href="https://aenon-dynamics.com/">Author`s Website</a></li>
<li><a target="_new" href="<?php echo admin_url('admin.php?page=enlighter-about'); ?>">About Enlighter</a></li>
</ul>
<!-- // Metabox-Content -->
</div></div>