Changeset 12891
- Timestamp:
- 09/15/2023 03:50:59 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-hosting.php
r12718 r12891 80 80 </div> 81 81 82 <?php /*<div class="partner">82 <div class="partner"> 83 83 <h2> 84 <a href="https://w ww.siteground.com/hosting/wordpress" rel="nofollow">84 <a href="https://wordpress.com/wordpress-hosting/" rel="nofollow"> 85 85 <img 86 86 alt="" 87 src="https://s.w.org/ hosting/siteground.png?<?php echo $hosting_cache_buster; ?>"87 src="https://s.w.org/style/images/about/WordPress-logotype-wmark.png?<?php echo $hosting_cache_buster; ?>" 88 88 height="100" 89 89 width="100" 90 90 /> 91 SiteGround91 WordPress.com 92 92 </a> 93 93 </h2> 94 94 95 <p> SiteGround has tools that make managing WordPress sites easy: one-click install, managed updates, WP-Cli, WordPress staging and git integration. We have a very fast support team with advanced WordPress expertise available 24/7. We provide latest speed technologies that make WordPress load faster: NGINX-based caching, SSD-drives, PHP 7, CDN, HTTP/2. We proactively protect the WordPress sites from hacks.</p>95 <p>At WordPress.com, we've built an automatically scalable and secure platform optimized for the latest WordPress has to offer. Start a free website or blog today with everything you need to grow. Get lightning-fast and reliable performance with our global CDN, high-frequency CPUs, multi-datacenter failover, secure login, integrated visitor stats, and more. Managed hosting, with the 24/7 support of our dedicated WordPress experts, you're well taken care of.</p> 96 96 97 97 <div class="forum"> 98 <a href="https://wordpress.org/search/ SiteGround/?in=support_forums">Forum threads about SiteGround»</a>98 <a href="https://wordpress.org/search/wordpress.com/?in=support_forums">Forum threads about WordPress.com »</a> 99 99 </div> 100 100 </div> 101 */ ?>102 101 </section> 103 102
Note: See TracChangeset
for help on using the changeset viewer.