Title: Rate
Author: Scott Taylor
Published: <strong>नोव्हेंबर 30, 2010</strong>
Last modified: जुलै 30, 2015

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/rate.svg)

# Rate

 [Scott Taylor](https://profiles.wordpress.org/wonderboymusic/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/rate.0.4.zip)

 * [तपशील](https://mr.wordpress.org/plugins/rate/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/rate/#reviews)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/rate/#developers)

 [समर्थन](https://wordpress.org/support/plugin/rate/)

## वर्णन

Most ratings plugins contain too much code: inline JavaScript, messy markup, weird
CSS. Rate is simple, hardly intrusive, and completely overridable.

A Post/Page/Custom Post Type’s rating is the average of all comment ratings. A user
can leave a rating when commenting, and change that rating inline after leaving 
a comment (if logged-in or Cookie’d).

Don’t be afraid to play around and extend the code: drop a `rate.css` file in your
theme directory and mine won’t even load (by default, Rate stars are transparent
with a white border, so you can use `background-color` to set your stars’ colors)!

    ```
    <?php 
    // in this version, you need to insert these functions into your theme for ratings to appear
    // you don't have to use the_rating(), the comment_rating() will work by itself, but the_rating() will not

    // for a Post, Page, or Custom Post Type (average of all comment ratings)
    the_rating();

    // for a comment
    the_comment_rating();
    ?>
    ```

Read More: http://scottctaylor.wordpress.com/2010/11/30/new-plugin-rate/

## स्क्रीनशॉट

[⌊The top rating is an average of all of the comment ratings⌉⌊The top rating is 
an average of all of the comment ratings⌉[

The top rating is an average of all of the comment ratings

[⌊You can add the_rating() anywhere that has comments attached to it using the Theme
editor⌉⌊You can add the_rating() anywhere that has comments attached to it using
the Theme editor⌉[

You can add the_rating() anywhere that has comments attached to it using the Theme
editor

[⌊You can add ratings to comments in the Twenty Ten or any other Theme by adding
the_comment_rating() to the custom comment callback located in functions.php using
the Theme Editor⌉⌊You can add ratings to comments in the Twenty Ten or any other
Theme by adding the_comment_rating() to the custom comment callback located in functions.
php using the Theme Editor⌉[

You can add ratings to comments in the Twenty Ten or any other Theme by adding the_comment_rating()
to the custom comment callback located in functions.php using the Theme Editor

[⌊You can edit the CSS for Rate right in the Plugin Editor. Choose "Rate" from the
dropdown, then select rate/css/rate.css to edit the styles right in the Editor⌉⌊
You can edit the CSS for Rate right in the Plugin Editor. Choose "Rate" from the
dropdown, then select rate/css/rate.css to edit the styles right in the Editor⌉[

You can edit the CSS for Rate right in the Plugin Editor. Choose “Rate” from the
dropdown, then select rate/css/rate.css to edit the styles right in the Editor

## समीक्षा

![](https://secure.gravatar.com/avatar/316bfa470982300b84ab6dab6c64af3be2485eb7c06d58609bd9b1ec095235b2?
s=60&d=retro&r=g)

### 󠀁[great plugin](https://wordpress.org/support/topic/great-plugin-13762/)󠁿

 [yangma20](https://profiles.wordpress.org/yangma20/) मे 5, 2017

Pretty simple

![](https://secure.gravatar.com/avatar/f33517661e3ec9666a00789e98e3f831d0339d7e035fa2ee79936c71a49af233?
s=60&d=retro&r=g)

### 󠀁[Simple but nice.](https://wordpress.org/support/topic/simple-but-nice-4/)󠁿

 [Jan](https://profiles.wordpress.org/jannetto96/) फेब्रुवारी 11, 2017

Very Very nice! Thanks.

 [ सर्व 6 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/rate/reviews/)

## योगदानकर्ते आणि विकसक

“Rate” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले
आहे.

योगदानकर्ते

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

[भाषांतर करा “Rate” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/rate)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/rate/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/rate/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/rate/) च्या [RSS](https://plugins.trac.wordpress.org/log/rate/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.3

 * Added jQuery as a required script – Whoops!

#### 0.2.1.1

 * Whoops, adds second argument to `rate_calculate($id = 0, $is_comment = false)`
   for internal purposes

#### 0.2.1

 * `the_rating()` now excludes ratings from comments that are awaiting moderation.`
   the_rating($id = 0)` will not take an argument of ID. Use it to show a rating
   anywhere.

#### 0.2

 * User can leave a rating while commenting now, can still edit rating inline after
   comment is posted

#### 0.1.4

 * I broke the rate.css path, oops!

#### 0.1.2

 * Got rid of Divide by Zero warning that PHP was throwing
 * Does not count ratings of Zero or non-ratings in the Average Rating displayed
   by the_rating()
 * Added screenshots to the Plugin page at WordPress.org

#### 0.1

 * Initial release

## मेटा

 *  आवृत्ती **0.4**
 *  शेवटचा अद्यतन **11 वर्षे पूर्वी**
 *  सक्रिय स्थापना **40+**
 *  वर्डप्रेस आवृत्ती ** 3.0 किंवा मोठा **
 *  परीक्षित केले आहे **3.0.5**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/rate/)
 * टॅग्ज:
 * [comments](https://mr.wordpress.org/plugins/tags/comments/)[pages](https://mr.wordpress.org/plugins/tags/pages/)
   [posts](https://mr.wordpress.org/plugins/tags/posts/)[rate](https://mr.wordpress.org/plugins/tags/rate/)
   [ratings](https://mr.wordpress.org/plugins/tags/ratings/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/rate/advanced/)

## मूल्यांकन

 4.3 पैकी ५ तारे.

 *  [  5 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/rate/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/rate/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/rate/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/rate/reviews/?filter=2)
 *  [  1 1-तारांकित पुनरावलोकन     ](https://wordpress.org/support/plugin/rate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rate/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/rate/reviews/)

## योगदानकर्ते

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/rate/)