Making WordPress.org

Changeset 12891


Ignore:
Timestamp:
09/15/2023 03:50:59 PM (15 months ago)
Author:
Otto42
Message:

Hosting: swap out sg with wpcom

File:
1 edited

Legend:

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

    r12718 r12891  
    8080                    </div>
    8181
    82 <?php /*                    <div class="partner">
     82                    <div class="partner">
    8383                        <h2>
    84                             <a href="https://www.siteground.com/hosting/wordpress" rel="nofollow">
     84                            <a href="https://wordpress.com/wordpress-hosting/" rel="nofollow">
    8585                                <img
    8686                                    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; ?>"
    8888                                    height="100"
    8989                                    width="100"
    9090                                />
    91                                 SiteGround
     91                                WordPress.com
    9292                            </a>
    9393                        </h2>
    9494
    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>
    9696
    9797                        <div class="forum">
    98                             <a href="https://wordpress.org/search/SiteGround/?in=support_forums">Forum threads about SiteGround &raquo;</a>
     98                            <a href="https://wordpress.org/search/wordpress.com/?in=support_forums">Forum threads about WordPress.com &raquo;</a>
    9999                        </div>
    100100                    </div>
    101  */ ?>
    102101                </section>
    103102
Note: See TracChangeset for help on using the changeset viewer.