Title: Hide star average
Last modified: August 30, 2016

---

# Hide star average

 *  Resolved [Dreambridge](https://wordpress.org/support/users/dreambridge/)
 * (@dreambridge)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/hide-star-average/)
 * Hi, I found the same question posted 2 yrs ago but with no answer. I was wondering
   if it is possible to hide the average stars on the %RATINGS_IMAGES_VOTE%. I don’t
   want users to be biased by what they see, since my objective is to get product
   feedback.
 * Thanks!
 * [https://wordpress.org/plugins/wp-postratings/](https://wordpress.org/plugins/wp-postratings/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/hide-star-average/#post-6300525)
 * There is no way around this beside modifying the plugin. But note that any modification
   to the plugin will be lost during upgrade.
 * You can try Replacing this line 1058 and 1079 of wp-postratings.php
 * `$ratings_text = esc_attr( stripslashes( $ratings_texts[$i-1] ) );`
 * With
 * `$ratings_text = '';`

Viewing 1 replies (of 1 total)

The topic ‘Hide star average’ is closed to new replies.

 * ![](https://ps.w.org/wp-postratings/assets/icon.svg?rev=978014)
 * [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-postratings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-postratings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-postratings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-postratings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-postratings/reviews/)

## Tags

 * [average](https://wordpress.org/support/topic-tag/average/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/hide-star-average/#post-6300525)
 * Status: resolved