{"id":5226,"date":"2009-04-08T23:25:01","date_gmt":"2009-04-08T23:25:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/review-box\/"},"modified":"2009-10-08T00:40:35","modified_gmt":"2009-10-08T00:40:35","slug":"review-box","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/review-box\/","author":201184,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5","stable_tag":"1.5","tested":"2.8.4","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Review Box","header_author":"Paradox","header_description":"","assets_banners_color":"","last_updated":"2009-10-08 00:40:35","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.paradoxdgn.com\/archives\/622","header_author_uri":"http:\/\/paradoxdgn.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6771,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1566837","resolution":"1","location":"plugin"}},"screenshots":{"1":"Example of this plugin's output. Quite clean, isnt it?"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6861,54039,86,2295,110],"plugin_category":[53],"plugin_contributors":[90998],"plugin_business_model":[],"class_list":["post-5226","plugin","type-plugin","status-publish","hentry","plugin_tags-box","plugin_tags-cons","plugin_tags-post","plugin_tags-rating","plugin_tags-review","plugin_category-ratings-and-reviews","plugin_contributors-paradox460","plugin_committers-paradox460"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/review-box.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/review-box\/trunk\/screenshot-1.jpg?rev=1566837","caption":"Example of this plugin's output. Quite clean, isnt it?"}],"raw_content":"<!--section=description-->\n<p>Provides a shortcode for use by reviewers.<\/p>\n\n<p>Generates a box, for use in a post or page, with a section for Pros, a section for Cons, and a review bar.<\/p>\n\n<p>The review bar is generated through CSS, and so the plugin contains <strong>NO<\/strong> images.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>This plugin generates a simple shortcode to use.\nThat shortcode is <code>[review pros=\"\" cons=\"\" score=]<\/code><\/p>\n\n<p>The paramiters are required for proper output.\nThey are as follows\n* <strong>pros:<\/strong> Anything you find good about the item being reviewed. Typically a comma seperated list\n* <strong>cons:<\/strong> Anything bad about the product at hand. A comma seperated list as well\n* <strong>score:<\/strong> This <strong>MUST<\/strong> be a number. There can be nothing following it, nor anything before it. A good example of the way to fill it out would be <code>score=45<\/code> for an item that scored 45%<\/p>\n\n<p>You can also provide the following optional paramiters, for your useage\n* <strong>verdict:<\/strong> The final verdict for the item being reveiwed\n* <strong>title:<\/strong> The title of the review box, defaults to review. Set it to <code>none<\/code>\n to hide the title. You CAN enter shortcodes and html for custom links.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>review-box<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>In a post, place <code>[review pros=\"list of pros\" cons=\"list of cons\" score=75]<\/code> where you would like the box to appear<\/li>\n<\/ol>\n\n<p>You can optionally add custom titles and verdicts.\nCustom titles are defined using the <code>title=<\/code> property, ex <code>title='Custom\ntitle'<\/code>. If you do not want to display the title box at all, set <code>title<\/code> to\n    none<\/p>\n\n<p>For the verdict box, add <code>verdict='final verdict'<\/code>. This is optional as well<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Do i have to fill out all 3 properties<\/dt>\n<dd><p>No, but it is reccomended. If you do not fill them out, they will have a default value.<\/p>\n\n<p>The default values are fairly amusing.<\/p>\n\n<p>If you do not fill out the score value, the plugin will default to 100<\/p><\/dd>\n<dt>What format should the score value be in<\/dt>\n<dd><p>The score should be an integer between 0 and 100. It will ultimately come out as a percentage.\n<strong>The score does not need a % sign following it. Adding one will make the sky fall on your head<\/strong><\/p><\/dd>\n<dt>The score gets messed up! Help<\/dt>\n<dd><p>This is probably because you added a % (percent) sign to the end of the\n    score property. All you need to input is a number<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<ul>\n<li>No longer uses percents to format width. Width is controlled\nprogramattically. To change, adjust variable <code>$width<\/code> in the plugin file.<\/li>\n<li>Added title and verdict options. If title is set to none, no title is\ndisplayed<\/li>\n<li>Changed structure of plugin, now has a cleaner return<\/li>\n<li>Tweaked CSS, added text shadows<\/li>\n<li>Updated to work with 2.8.*<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed Css width, now renders at proper size<\/li>\n<li>Added border to deliniate total section.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed stupid commit bug<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed CSS loading bug.<\/li>\n<li>Added screenshot<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Created plugin<\/li>\n<\/ul>","raw_excerpt":"Provides a simple shortcode to generate a box for writing reviews. Supports pros, cons, and a numerical score.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5226","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=5226"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/paradox460"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5226"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5226"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5226"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5226"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5226"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}