{"id":21936,"date":"2013-02-12T11:23:12","date_gmt":"2013-02-12T11:23:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ec-stars-rating\/"},"modified":"2015-11-04T11:55:55","modified_gmt":"2015-11-04T11:55:55","slug":"ec-stars-rating","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/ec-stars-rating\/","author":11608376,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.11","stable_tag":"1.0.11","tested":"4.3.34","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"EC Stars Rating","header_author":"Emilio Cobos \u00c1lvarez","header_description":"","assets_banners_color":"","last_updated":"2015-11-04 11:55:55","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/emiliocobos.net\/donar\/","header_plugin_uri":"http:\/\/emiliocobos.net\/ec-stars-rating-wordpress-plugin","header_author_uri":"http:\/\/emiliocobos.net\/","rating":4.2,"author_block_rating":0,"active_installs":400,"downloads":18546,"num_ratings":16,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.3":"<p>Upgrade right now for small bugfixes<\/p>","1.0.2":"<p>Now this plugin is translatable<\/p>","1.0.1":"<p>Upgrade for better performance<\/p>","1.0":"<p>If you use a previous version, update now<\/p>"},"ratings":{"1":"2","2":"1","3":0,"4":"2","5":"11"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.10","1.0.11","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"666800","resolution":"1","location":"assets"}},"screenshots":{"1":"Plugin basic style","2":"Plugin admin panel"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[26219,2295,4020],"plugin_category":[53],"plugin_contributors":[82835],"plugin_business_model":[],"class_list":["post-21936","plugin","type-plugin","status-publish","hentry","plugin_tags-posts-rating","plugin_tags-rating","plugin_tags-stars","plugin_category-ratings-and-reviews","plugin_contributors-ecoal95","plugin_committers-ecoal95"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ec-stars-rating.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ec-stars-rating\/assets\/screenshot-1.png?rev=666800","caption":"Plugin basic style"}],"raw_content":"<!--section=description-->\n<p>A <strong>super fast<\/strong> <strong>WordPress star rating plugin<\/strong>, optimized for SEO, and with a really low impact on page load (just CSS + a bit of HTML, plus the strictly required JS for working).<\/p>\n\n<h3>Developers<\/h3>\n\n<p>The svn repo has been recently synchronized with <a href=\"https:\/\/github.com\/ecoal95\/ec-stars-rating\">a github one<\/a>.<\/p>\n\n<p>Contributions are more than welcome, so feel free to submit a PR there if you wish :)<\/p>\n\n<h3>How it works<\/h3>\n\n<p>Basically we create a new table called <code>(prefix)ec_stars_votes<\/code>, where we store the votes of the people (to prevent duplicate votes).<\/p>\n\n<p>The number of votes and the sum of the total votes are stored in the <code>(prefix)options<\/code> table in form of custom meta fields, one for the count, and another for the sum. Both fields get updated when someone votes.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the content of the zip package to <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure the plugin according to your needs. If you need help you can visit <a href=\"http:\/\/emiliocobos.net\/ec-stars-rating-wordpress-plugin\/\">the plugin page<\/a><\/li>\n<li>Place the following snippet where you want the stars to appear (normally <code>single.php<\/code>, <code>content-single.php<\/code> or <code>index.php<\/code>):\n<\/li>\n<li>Additionally, if you just want the rating to appear in a single post, you can use the next shortcode:\n[ec_stars_rating]<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What rich snippets format should I use, microdata or microformats?<\/dt>\n<dd><p>Actually, microdata is recommended by Google, but with microformats google detects the stars and uses them in your searches (<a href=\"https:\/\/www.google.com\/search?q=site:emiliocobos.net+ec+stars+rating\">example<\/a>).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.11<\/h4>\n\n<p>The plugin will not output metadata when there are no votes (see <a href=\"https:\/\/github.com\/ecoal95\/ec-stars-rating\/issues\/2\">issue 2<\/a>)<\/p>\n\n<h4>1.0.10<\/h4>\n\n<p>Add russian translation<\/p>\n\n<h4>1.0.9<\/h4>\n\n<p>Ensure WP 4.3 compatibility<\/p>\n\n<h4>1.0.8<\/h4>\n\n<p>Ensure WP 4.1 compatibility<\/p>\n\n<h4>1.0.7<\/h4>\n\n<p>Ensure WP 3.9 compatibility<\/p>\n\n<h4>1.0.6<\/h4>\n\n<p>Add best rating metadata to avoid GWT error<\/p>\n\n<h4>1.0.5<\/h4>\n\n<p>Ensure WP 3.8 compatibility<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>Added shortcode + Widget (beta)<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>Votes system fix (problem with db), and more internationalization.<\/p>\n\n<h4>1.0.2.1<\/h4>\n\n<p>Include language files<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>Internationalization<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>A bit of performance improvements and more accessibility and documentation<\/p>\n\n<h4>1.0<\/h4>\n\n<p>Initial stable release, with some number format fixes.<\/p>","raw_excerpt":"A lightweigt, blazing fast star rating plugin for WordPress","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21936"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ecoal95"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21936"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21936"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21936"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21936"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21936"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}