Making WordPress.org


Ignore:
Timestamp:
07/10/2018 11:40:09 PM (7 years ago)
Author:
obenland
Message:

Showcase: Remove star ratings from site

Fixes #3706.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-showcase/sidebar-right.php

    r7320 r7416  
    33            <div class="currentSiteRating">
    44                <p class="button"><a href="http://<?php get_site_domain( false ); ?>"><?php _e( 'Visit Site', 'wporg-showcase' ); ?></a></p>
    5 
    6                 <h4><?php _e( 'Rating', 'wporg-showcase' ); ?></h4>
    7                 <?php the_ratings(); ?>
    8                 <p class='rating-descrip'><?php _e( 'Rate this site based on their implementation and use of WordPress.', 'wporg-showcase' ); ?></p>
    95
    106                <?php wp_flavors(); ?>
Note: See TracChangeset for help on using the changeset viewer.