Changeset 5457 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-ratings.php
- Timestamp:
- 05/01/2017 09:23:28 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-ratings.php
r5001 r5457 37 37 echo $args['before_title'] . $title . $args['after_title']; 38 38 ?> 39 <meta itemprop="ratingCount" content="<?php echo esc_attr( $num_ratings ) ?>"/>40 39 41 40 <?php if ( $rating ) : ?> … … 44 43 <div class="rating"> 45 44 <?php echo Template::dashicons_stars( $rating ); ?> 46 <meta itemprop="ratingValue" content="<?php echo esc_attr( $rating ) ?>">47 45 </div> 48 46
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)