| Server IP : 121.121.20.254 / Your IP : 216.73.216.59 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/forum/wp-content/plugins/image-upload-for-bbpress/ |
Upload File : |
<?php
/**
* Author: BerryPress
* License: GNU General Public License version 3 or later
*/
?>
<div style="background-color: #F4F7FC; border: 1px solid #0078FF; border-radius: 30px; max-width: 500px; text-align: center; padding: 20px; color: #000;">
<a href="https://berrypress.com/?utm_source=plugin-<?php echo(esc_attr($potent_slug)); ?>&utm_medium=plugin-footer&utm_campaign=wp-plugin-credit-link" target="_blank">
<img src="<?php echo(esc_url(plugins_url('images/berrypress_logo.svg', __FILE__))); ?>" alt="BerryPress" style="max-width: 220px; margin-bottom: 20px;" />
</a>
<div style="margin-bottom: 20px; font-size: 1.2em;">
<strong>If you like our free plugin, please:</strong>
</div>
<div style="margin-bottom: 10px;">
<a href="https://wordpress.org/support/view/plugin-reviews/<?php echo(esc_attr($potent_slug)); ?>" target="_blank" class="button-primary">Write a Review</a>
</div>
<div style="margin-bottom: 10px;">
<a href="https://www.facebook.com/berrypresscom" target="_blank" class="button-primary">Like us on Facebook</a>
<a href="https://www.youtube.com/@berrypresscom" target="_blank" class="button-primary">Subscribe our YouTube Channel</a>
</div>
</div>