| Server IP : 104.21.21.239 / Your IP : 216.73.216.201 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/tgnew/wp-content/plugins/w3-total-cache/ |
Upload File : |
<?php
/**
* File: Generic_WidgetPartners_View.php
*
* @since 2.7.0
* @package W3TC
*/
namespace W3TC;
if ( ! defined( 'W3TC' ) ) {
die();
}
?>
<p><?php esc_html_e( 'Our Partner Hosts have supplied rich tutorials that can help you run faster on ', 'w3-total-cache' ) . 'W3 Total Cache:'; ?></p>
<ul id="partner-list">
<li>
<span class="partner-logo"><img src="<?php echo esc_url( plugins_url( 'w3-total-cache/pub/img/imh.png' ) ); ?>" width="25"></span>
<a href="<?php echo esc_url( W3TC_PARTNER_IMH ); ?>" target="_blank">InMotion Hosting</a>
</li>
<li>
<span class="partner-logo"><img src="<?php echo esc_url( plugins_url( 'w3-total-cache/pub/img/a2.png' ) ); ?>" width="25"></span>
<a href="<?php echo esc_url( W3TC_PARTNER_A2 ); ?>" target="_blank">A2 Hosting</a>
</li>
<li>
<span class="partner-logo"><img src="<?php echo esc_url( plugins_url( 'w3-total-cache/pub/img/convesio.png' ) ); ?>" width="25"></span>
<a href="<?php echo esc_url( W3TC_PARTNER_CONVESIO ); ?>" target="_blank">Convesio</a>
</li>
<li>
<span class="partner-logo"><img src="<?php echo esc_url( plugins_url( 'w3-total-cache/pub/img/dreamhost.png' ) ); ?>" width="25"></span>
<a href="<?php echo esc_url( W3TC_PARTNER_DREAMHOST ); ?>" target="_blank">Dreamhost</a>
</li>
</ul>
<p><?php esc_html_e( 'Shopping around for better hosting? Checkout our', 'w3-total-cache' ); ?> <a href="<?php echo esc_url( 'https://www.boldgrid.com/wordpress-hosting/' ); ?>" target="_blank"><?php esc_html_e( 'WordPress Hosting Recommendations', 'w3-total-cache' ); ?></a></p>
<hr>
<p id="partner-bottom"><a href="mailto: [email protected]"><?php esc_html_e( 'Are you a host', 'w3-total-cache' ); ?>?</a></p>