{"id":15794,"date":"2011-11-22T11:43:29","date_gmt":"2011-11-22T11:43:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/post-ratings\/"},"modified":"2016-05-12T12:38:01","modified_gmt":"2016-05-12T12:38:01","slug":"post-ratings","status":"publish","type":"plugin","link":"https:\/\/cor.wordpress.org\/plugins\/post-ratings\/","author":1501068,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.0","stable_tag":"3.0","tested":"4.5.33","requires":"4.0.0","requires_php":"","requires_plugins":"","header_name":"Post Ratings","header_author":"dFactory","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 21:37:18","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.dfactory.eu\/","header_plugin_uri":"http:\/\/www.dfactory.eu\/plugins\/post-ratings\/","header_author_uri":"http:\/\/www.dfactory.eu\/","rating":4.3,"author_block_rating":0,"active_installs":600,"downloads":76837,"num_ratings":23,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"3.0":"<ul>\n<li>Complete plugin rewrite and update by <a href=\"https:\/\/dfactory.eu\/\">dfactory<\/a><\/li>\n<\/ul>"},"ratings":{"1":"3","2":0,"3":"2","4":"1","5":"19"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.8","1.9","2.0","2.1","2.2","2.3","2.4","3.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[221,86,11922,2295,8203],"plugin_category":[43,53,59],"plugin_contributors":[77799],"plugin_business_model":[],"class_list":["post-15794","plugin","type-plugin","status-publish","hentry","plugin_tags-ajax","plugin_tags-post","plugin_tags-postrating","plugin_tags-rating","plugin_tags-ratings","plugin_category-customization","plugin_category-ratings-and-reviews","plugin_category-utilities-and-tools","plugin_contributors-dfactory","plugin_committers-dfactory","plugin_committers-digitalnature"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/post-ratings.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><a href=\"http:\/\/www.dfactory.eu\/plugins\/post-ratings\/\">Post Ratings<\/a> is a simple, developer-friendly, straightforward post rating plugin. Relies on post meta to store avg. rating \/ vote count.<\/p>\n\n<p>For more information, check out plugin page at <a href=\"http:\/\/www.dfactory.eu\/\">dFactory<\/a> or plugin <a href=\"http:\/\/www.dfactory.eu\/support\/forum\/post-ratings\/\">support forum<\/a>.<\/p>\n\n<h4>Features include:<\/h4>\n\n<ul>\n<li>Allow your site users to rate posts (of any kind)<\/li>\n<li>Display the average post rating, vote count or weighted (bayesian) rating within your posts<\/li>\n<li>Display a widget with the top rated posts in your sidebar<\/li>\n<li>Allow you to create your own rating formula<\/li>\n<\/ul>\n\n<p>Why another rating plugin? Because the existing ones are either outdated, bloated with useless functionality, or just too buggy :)<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install Post Ratings either via the WordPress.org plugin directory, or by uploading the files to your server<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to the Post Ratings settings and set your options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Install Post Ratings either via the WordPress.org plugin directory, or by uploading the files to your server<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to the Post Ratings settings and set your options.<\/li>\n<\/ol><\/dd>\n<dt>How does this plugin log votes?<\/dt>\n<dd><p>Basic check trough cookies, IP match against a limited transient-cached IP list, and user meta records (if registration-only ratings are enabled). If any of these checks fail the user is not allowed to rate.<\/p><\/dd>\n<dt>How do I change the rating template?<\/dt>\n<dd><p>If you want to change the HTML mark-up for the ratings create a \"post-ratings-control.php\" template within your theme folder.\nCheck out the original template from this package for help on how to edit it.<\/p><\/dd>\n<dt>How do I manually display the rating links where I want?<\/dt>\n<dd><p>Either fill the custom filter field with your own action tag in the plugin settings, or use  the <code>[rate]<\/code> shortcode.<\/p><\/dd>\n<dt>Translations:<\/dt>\n<dd><ul>\n<li>German - by Thorsten Wollenhoefer<\/li>\n<li>Polish - by Bartosz Arendt<\/li>\n<li>Slovak - by Martin<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.0<\/h4>\n\n<ul>\n<li>Complete plugin rewrite and update by <a href=\"https:\/\/dfactory.eu\/\">dfactory<\/a><\/li>\n<\/ul>\n\n<h4>2.4<\/h4>\n\n<ul>\n<li>Added Slovak translation, tx Martin<\/li>\n<li>Fixed wrong path to .mo\/.po files<\/li>\n<li>Added wrapper for current_user_can (experimental), eg. current_user_can('rate', $post_id)<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>Added support for proxies that send the client IP<\/li>\n<li>Fixed a bug in the template loader, tx @ Spencer<\/li>\n<li>Fixed a bug with the transient post limit checks<\/li>\n<li>Added German translations (tx Thorsten) and fixed a possible localization issue<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>The rating control (HTML) can now be fully customized trough the \"post-ratings-control.php\" template (create one inside your theme)<\/li>\n<li>Removed the formatRatingsMeta method, as it's now unnecessary<\/li>\n<li>Fixed a compatibility issue with certain PHP setups<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Fixed issue on widgets page from 2.0<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Fixed buggy rating records on multisite<\/li>\n<li>Themes can now override default CSS, if post-ratings.css is present in the theme dir<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>Added cache flush triggers<\/li>\n<li>Decreased the_content filter priority to accomodate plugins that don't handle excerpts correctly<\/li>\n<li>Added CPT support for the \"archives\" page visibility setting<\/li>\n<li>Fixed an issue with duplicate user rated posts ID records<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>Fixed an issue with the shortcode (not being displayed in certain situations)<\/li>\n<li>Added \"force\" argument to the shortcode; if present, page visibility setting is ignored<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>Support for Google Rich Snippets, using microformats mark-up; note that this can only work on singular pages!<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Added a few filter tags (and a javascript event on succesful rate), so the output can be easily changed<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Fixed a js issue with voting introduced by mistake in 1.4<\/li>\n<li>Some updates to the Atom widget code (as Atom Widget API changed)<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fixed 2 bugs related to Atom-based themes<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixed bug in which the user formula wasn't working outside the widget<\/li>\n<li>Fixed an issue where under certain conditions pages would be empty<\/li>\n<li>Added some API info the FAQ<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added the ability to use a custom bayesian formula<\/li>\n<li>Made the IMDB rating formula as default<\/li>\n<li>Fixed some localization inconsistencies on the Atom widget<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added Atom widget (replaces the default widget if the site runs on an Atom theme)<\/li>\n<li>Fixed javascript error when running non-Atom 2+ themes<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First public release.<\/li>\n<\/ul>","raw_excerpt":"Simple, developer-friendly, straightforward post rating plugin. Relies on post meta to store avg. rating \/ vote count.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=15794"}],"author":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/digitalnature"}],"wp:attachment":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15794"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15794"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15794"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15794"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15794"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}