Skip to content

Commit

Permalink
Update the hosting page, per matt
Browse files Browse the repository at this point in the history
git-svn-id: https://meta.svn.wordpress.org/sites/trunk@14091 74240141-8908-4e6f-9713-ba540dce6ec7
  • Loading branch information
Otto42 committed Oct 3, 2024
1 parent 272e831 commit 0327a51
Showing 1 changed file with 31 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

get_header( 'top-level-page' );
the_post();
$hosting_cache_buster = '8';
$hosting_cache_buster = '9';

?>

Expand All @@ -33,6 +33,28 @@

<section>
<div class="partner">
<h2>
<a href="https://pressable.com/" rel="nofollow">
<img
alt=""
src="https://s.w.org/hosting/pressable.png?<?php echo $hosting_cache_buster; ?>"
height="100"
width="100"
/>
Pressable
</a>
</h2>

<p>Pressable delivers reliable, scalable WordPress hosting that empowers businesses and agencies to grow with confidence. Built on the powerful WP Cloud platform by Automattic, Pressable ensures your WordPress sites run smoothly, securely, and with unmatched performance. Whether you're managing a single site or thousands, our 24/7 expert support and seamless hosting experience allow you to focus on what matters most - your business. From free staging environments to automatic backups and global edge caching, we take care of the heavy lifting so you can create, build, and grow with peace of mind.</p>

<div class="forum">
<a href="https://wordpress.org/search/Pressable/?in=support_forums">Forum threads about Pressable &raquo;</a>
<br />
<a href="https://wordpress.org/five-for-the-future/pledge/automattic/">Pressable is owned by Automattic, here's their Five for the Future Page &raquo;</a>
</div>
</div>

<div class="partner">
<h2>
<a href="https://www.bluehost.com/wordpress-hosting" rel="nofollow">
<img
Expand All @@ -49,8 +71,11 @@

<div class="forum">
<a href="https://wordpress.org/search/Bluehost/?in=support_forums">Forum threads about Bluehost &raquo;</a>
<br />
<a href="https://wordpress.org/five-for-the-future/pledge/bluehost/">Find out how Bluehost is shaping the future of WordPress &raquo;</a>
</div>
</div>

<div class="partner">
<h2>
<a href="https://www.hostinger.com/special/wordpress" rel="nofollow">
Expand All @@ -68,7 +93,9 @@

<div class="forum">
<a href="https://wordpress.org/search/Hostinger/?in=support_forums">Forum threads about Hostinger &raquo;</a>
</div>
<br />
<a href="https://wordpress.org/five-for-the-future/pledge/hostinger-international//">Find out how Hostinger is shaping the future of WordPress &raquo;</a>
</div>
</div>

<div class="partner">
Expand All @@ -88,30 +115,11 @@

<div class="forum">
<a href="https://wordpress.org/search/DreamHost/?in=support_forums">Forum threads about DreamHost &raquo;</a>
<br />
<a href="https://wordpress.org/five-for-the-future/pledge/dreamhost/">Find out how Dreamhost is shaping the future of WordPress &raquo;</a>
</div>
</div>

<div class="partner">
<h2>
<a href="https://wordpress.com/wordpress-hosting/" rel="nofollow">
<img
alt=""
src="https://s.w.org/style/images/about/WordPress-logotype-wmark.png?<?php echo $hosting_cache_buster; ?>"
height="100"
width="100"
/>
WordPress.com
</a>
</h2>

<p>Get lightning-fast WordPress hosting with full support for your plugins and themes, built by the biggest contributor to WordPress Core. Whether you&#8217;re a first-time blogger or an advanced developer, you&#8217;ll find all the features you&#8217;ll ever need, from intuitive site building and monetization tools, to GitHub deployments, staging sites, WP-CLI, SSH, and more. Scale without stress thanks to unlimited bandwidth, traffic, and visitors—plus 24/7 security.</p>

<div class="forum">
<a href="https://wordpress.org/search/wordpress.com/?in=support_forums">Forum threads about WordPress.com &raquo;</a>
</div>
</div>
</section>

<section class="col-8">
<h2>Host Feedback</h2>

Expand Down

0 comments on commit 0327a51

Please sign in to comment.