Ticket #2500: meta-2500.patch
File meta-2500.patch, 751 bytes (added by , 8 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php
15 15 <?php while( $sites_query->have_posts() ) : $sites_query->the_post(); ?> 16 16 <?php 17 17 $make_site_id = get_post_meta( $post->ID, 'make_site_id', true ); 18 $url = $makesites[$make_site_id];18 $url = set_url_scheme( $makesites[ $make_site_id ], 'https' ); 19 19 ?> 20 20 <article id="site-<?php the_ID(); ?>" <?php post_class(); ?>> 21 21 <h2>