Changeset 11109
- Timestamp:
- 07/09/2021 12:43:26 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-download.php
r11108 r11109 171 171 <?php foreach ( array_rand( $hosts, 2 ) as $host ) : ?> 172 172 173 <div class="host col-6" >173 <div class="host col-6" data-nosnippet> 174 174 <img src="<?php echo esc_url( get_theme_file_uri( $hosts[ $host ]['logo'] ) ); ?>" class="logo" alt="<?php 175 175 /* translators: %s: Name of hosting company */
Note: See TracChangeset
for help on using the changeset viewer.