{"id":22018,"date":"2013-02-13T16:27:17","date_gmt":"2013-02-13T16:27:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-plugin-reviews\/"},"modified":"2021-10-13T12:17:14","modified_gmt":"2021-10-13T12:17:14","slug":"wp-plugin-reviews","status":"publish","type":"plugin","link":"https:\/\/gd.wordpress.org\/plugins\/wp-plugin-reviews\/","author":97421,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.4","stable_tag":"0.4","tested":"5.8.13","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"WP Plugin Reviews","header_author":"Sudar","header_description":"","assets_banners_color":"","last_updated":"2021-10-13 12:17:14","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/sudarmuthu.com\/if-you-wanna-thank-me","header_plugin_uri":"http:\/\/sudarmuthu.com\/wordpress\/wp-plugin-reviews","header_author_uri":"http:\/\/sudarmuthu.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2544,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.1":{"tag":"0.1","author":"sudar","date":"2013-02-13 16:27:53"},"0.2":{"tag":"0.2","author":"sudar","date":"2013-02-16 10:25:45"},"0.3":{"tag":"0.3","author":"sudar","date":"2013-04-24 16:15:07"},"0.4":{"tag":"0.4","author":"sudar","date":"2021-10-13 12:17:14"}},"upgrade_notice":{"0.2":"<p>Generated pot file<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[110,162],"plugin_category":[43,53],"plugin_contributors":[78271],"plugin_business_model":[],"class_list":["post-22018","plugin","type-plugin","status-publish","hentry","plugin_tags-review","plugin_tags-widget","plugin_category-customization","plugin_category-ratings-and-reviews","plugin_contributors-sudar","plugin_committers-sudar"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-plugin-reviews.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Displays the latest reviews of a WordPress Plugin in the sidebar.<\/p>\n\n<h3>Features<\/h3>\n\n<h4>Sidebar Widget<\/h4>\n\n<p>The Plugin provides a sidebar widget which can be configured to display the latest reviews of a WordPress Plugin in the sidebar. You can have multiple widgets for different WordPress Plugins.<\/p>\n\n<h4>Template function<\/h4>\n\n<p>In addition to using the widget, you can also use the following template function to display the reviews of the WordPress Plugin, anywhere in the theme.<\/p>\n\n<pre><code>get_plugin_reviews($plugin, $count);\n<\/code><\/pre>\n\n<p>The following options can be passed in the $options array<\/p>\n\n<ul>\n<li>$plugin (string) - WordPress Plugin name. <\/li>\n<li>count (int) - defualt 5 -  Number of recent reviews to show<\/li>\n<\/ul>\n\n<h4>Caching<\/h4>\n\n<p>The Plugin caches the reviews that are retrieved for about 12 hours.<\/p>\n\n<h4>Styling using CSS<\/h4>\n\n<p>The Plugin adds the following CSS classes. If you want to customize the look of the widget then can change it by adding custom styles to these CSS classes.<\/p>\n\n<ul>\n<li>The outer <code>div<\/code> tag has the class <code>plugin-review<\/code><\/li>\n<li>The actual review text is enclosed in a <code>blockquote<\/code> tag with class <code>plugin-review-text<\/code><\/li>\n<li>The author name is enclosed in a <code>span<\/code> tag with class <code>plugin-review-author<\/code> <\/li>\n<\/ul>\n\n<h3>Development<\/h3>\n\n<p>The development of the Plugin happens over at <a href=\"https:\/\/github.com\/sudar\/wp-plugin-reviews\">github<\/a>. If you want to contribute to the Plugin, fork the <a href=\"https:\/\/github.com\/sudar\/wp-plugin-reviews\">project at github<\/a> and send me a pull request.<\/p>\n\n<p>If you are not familiar with either git or Github then refer to this <a href=\"http:\/\/sudarmuthu.com\/blog\/contributing-to-project-hosted-in-github\">guide to see how fork and send pull request<\/a>.<\/p>\n\n<p>If you are looking for ideas, then you can start with one of the following TODO items :)<\/p>\n\n<h3>TODO<\/h3>\n\n<ul>\n<li>Pull Plugin name from custom field<\/li>\n<li>Shortcode support<\/li>\n<li>Added an option to display date<\/li>\n<li>Make the output of widget content plugable<\/li>\n<\/ul>\n\n<h3>Support<\/h3>\n\n<ul>\n<li>If you have found a bug\/issue or have a feature request, then post them in <a href=\"https:\/\/github.com\/sudar\/wp-plugin-reviews\/issues\">github issues<\/a><\/li>\n<li>If you have a question about usage or need help to troubleshoot, then post in WordPress forums or leave a comment in <a href=\"http:\/\/sudarmuthu.com\/wordpress\/wp-plugin-reviews\">Plugins's home page<\/a><\/li>\n<li>If you like the Plugin, then kindly leave a review\/feedback at <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-plugin-reviews\/\">WordPress repo page<\/a>.<\/li>\n<li>If anything else, then contact me in <a href=\"http:\/\/twitter.com\/sudarmuthu\">twitter<\/a>.<\/li>\n<\/ul>\n\n<h3>Troubleshooting<\/h3>\n\n<p>If you get timeouts or the error \"WP HTTP Error: name lookup timed out\" then it means that your server is not timing out before github can respond.<\/p>\n\n<p>You can use the code from <a href=\"https:\/\/gist.github.com\/sudar\/4945588\">this gist<\/a> to increase the timeout.<\/p>\n\n<h3>Stay updated<\/h3>\n\n<p>I would be posting updates about this Plugin in my <a href=\"http:\/\/sudarmuthu.com\/blog\">blog<\/a> and in <a href=\"http:\/\/twitter.com\/sudarmuthu\">Twitter<\/a>. If you want to be informed when new version of this Plugin is released, then you can either subscribe to this <a href=\"http:\/\/sudarmuthu.com\/feed\">blog's RSS feed<\/a> or <a href=\"http:\/\/twitter.com\/sudarmuthu\">follow me in Twitter<\/a>.<\/p>\n\n<p>Also checkout the <a href=\"http:\/\/sudarmuthu.com\/wordpress\">other WordPress Plugins<\/a> that I have created.<\/p>\n\n<h3>Translation<\/h3>\n\n<p>The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.<\/p>\n\n<h3>Readme Generator<\/h3>\n\n<p>This Readme file was generated using <a href='http:\/\/sudarmuthu.com\/wordpress\/wp-readme'>wp-readme<\/a>, which generates readme files for WordPress Plugins.<\/p>\n\n<!--section=installation-->\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page. You should see a new widget called \"WP Plugin Review\" in the widgets pages, which you can drag and drop in the sidebar of your theme.<\/p>\n\n<!--section=changelog-->\n<h4>v0.1 (2013-02-11) - (Dev time: 3 hour)<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>\n\n<h4>v0.2 (2013-02-13) - (Dev time: 0.5 hour)<\/h4>\n\n<ul>\n<li>Generated pot file<\/li>\n<\/ul>\n\n<h4>v0.3 - (2013-04-24) - (Dev Time: 1 hour)<\/h4>\n\n<ul>\n<li>Added documentation<\/li>\n<\/ul>\n\n<h4>v0.4 - 2013-04-26 - (Dev Time: 0.5 hour)<\/h4>\n\n<ul>\n<li>Fixed some typos and added documentation<\/li>\n<\/ul>","raw_excerpt":"Displays the latest reviews of a WordPress Plugin in the sidebar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22018","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22018"}],"author":[{"embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sudar"}],"wp:attachment":[{"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22018"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22018"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22018"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22018"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22018"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/gd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}