Making WordPress.org

Changeset 14091


Ignore:
Timestamp:
10/03/2024 02:42:28 AM (7 months ago)
Author:
Otto42
Message:

Update the hosting page, per matt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-hosting.php

    r14033 r14091  
    1818get_header( 'top-level-page' );
    1919the_post();
    20 $hosting_cache_buster = '8';
     20$hosting_cache_buster = '9';
    2121
    2222?>
     
    3333
    3434                <section>
     35                    <div class="partner">
     36                        <h2>
     37                            <a href="https://pressable.com/" rel="nofollow">
     38                                <img
     39                                    alt=""
     40                                    src="https://s.w.org/hosting/pressable.png?<?php echo $hosting_cache_buster; ?>"
     41                                    height="100"
     42                                    width="100"
     43                                />
     44                                Pressable
     45                            </a>
     46                        </h2>
     47
     48                        <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>
     49
     50                        <div class="forum">
     51                            <a href="https://wordpress.org/search/Pressable/?in=support_forums">Forum threads about Pressable &raquo;</a>
     52                            <br />
     53                            <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>
     54                        </div>
     55                    </div>         
     56
    3557                    <div class="partner">
    3658                        <h2>
     
    5072                        <div class="forum">
    5173                            <a href="https://wordpress.org/search/Bluehost/?in=support_forums">Forum threads about Bluehost &raquo;</a>
     74                            <br />
     75                            <a href="https://wordpress.org/five-for-the-future/pledge/bluehost/">Find out how Bluehost is shaping the future of WordPress &raquo;</a>
    5276                        </div>
    5377                    </div>
     78
    5479                    <div class="partner">
    5580                        <h2>
     
    6994                        <div class="forum">
    7095                            <a href="https://wordpress.org/search/Hostinger/?in=support_forums">Forum threads about Hostinger &raquo;</a>
    71                         </div>
     96                            <br />
     97                            <a href="https://wordpress.org/five-for-the-future/pledge/hostinger-international//">Find out how Hostinger is shaping the future of WordPress &raquo;</a>
     98                        </div>
    7299                    </div>
    73100
     
    89116                        <div class="forum">
    90117                            <a href="https://wordpress.org/search/DreamHost/?in=support_forums">Forum threads about DreamHost &raquo;</a>
     118                            <br />
     119                            <a href="https://wordpress.org/five-for-the-future/pledge/dreamhost/">Find out how Dreamhost is shaping the future of WordPress &raquo;</a>
    91120                        </div>
    92121                    </div>
    93122                   
    94                     <div class="partner">
    95                         <h2>
    96                             <a href="https://wordpress.com/wordpress-hosting/" rel="nofollow">
    97                                 <img
    98                                     alt=""
    99                                     src="https://s.w.org/style/images/about/WordPress-logotype-wmark.png?<?php echo $hosting_cache_buster; ?>"
    100                                     height="100"
    101                                     width="100"
    102                                 />
    103                                 WordPress.com
    104                             </a>
    105                         </h2>
    106 
    107                         <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>
    108 
    109                         <div class="forum">
    110                             <a href="https://wordpress.org/search/wordpress.com/?in=support_forums">Forum threads about WordPress.com &raquo;</a>
    111                         </div>
    112                     </div>
    113                 </section>
    114 
    115123                <section class="col-8">
    116124                    <h2>Host Feedback</h2>
Note: See TracChangeset for help on using the changeset viewer.