{"id":4845,"date":"2009-02-25T01:05:40","date_gmt":"2009-02-25T01:05:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/starbox-voting\/"},"modified":"2009-05-05T09:45:12","modified_gmt":"2009-05-05T09:45:12","slug":"starbox-voting","status":"publish","type":"plugin","link":"https:\/\/gax.wordpress.org\/plugins\/starbox-voting\/","author":1883562,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.4","stable_tag":"trunk","tested":"2.7","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"Starbox Voting","header_author":"jigen.he","header_description":"","assets_banners_color":"","last_updated":"2009-05-05 09:45:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.sealedbox.cn\/","header_author_uri":"http:\/\/www.sealedbox.cn\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4742,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1566829","resolution":"2","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1566829","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Front Page Display Style<\/p>","2":"<p>Starbox Voting Style<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5803,86,11300],"plugin_category":[53],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-4845","plugin","type-plugin","status-publish","hentry","plugin_tags-popularity","plugin_tags-post","plugin_tags-voting","plugin_category-ratings-and-reviews","plugin_committers-jigenhe"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/starbox-voting.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/starbox-voting\/trunk\/screenshot-1.jpg?rev=1566829","caption":"<p>Front Page Display Style<\/p>"},{"src":"https:\/\/ps.w.org\/starbox-voting\/trunk\/screenshot-2.jpg?rev=1566829","caption":"<p>Starbox Voting Style<\/p>"}],"raw_content":"<!--section=description-->\n<p>This plugin adds voting functionality for posts. visitors can vote for the post and against.<\/p>\n\n<p>The Plugin HomePage on right is wrong , i' sorry to that, and you can see how it works click <a href=\"http:\/\/www.sealedbox.cn\/starbox\/\">Starbox Voting HomePage<\/a><\/p>\n\n<p>If you like this plugin , and translate it to other language , please <a href=\"http:\/\/www.sealedbox.cn\/starbox\/\">let me know<\/a><\/p>\n\n<p>Change Log<\/p>\n\n<p>1.1: Add plugins init setting , set display image as default image.<\/p>\n\n<p>1.2: Repaire ajax Request ,no response .<\/p>\n\n<p>1.3  Add so Style to choose In <code>Setting &gt; Starbox<\/code><\/p>\n\n<p>1.4  You can set style by yourself In <code>Setting &gt; Starbox<\/code><\/p>\n\n<p>1.5  Change error: no effect when change style in backend \n     Add ghosing effect when mouse hover the stars\n     Change Style Setting Page style.<\/p>\n\n<p>1.6 Add Language Package<\/p>\n\n<p>1.7 Rename every function . to avoid with other plugins<\/p>\n\n<p>1.8 Compatible with Windows And Linux<\/p>\n\n<p>2.0.2 Fix database create table only have 'wp_' prefix .<\/p>\n\n<p>2.0.3 Clear code.<\/p>\n\n<p>2.0.4 Fix Ie8 Bug:add this right after  : <\/p>\n\n<h3>Requirements<\/h3>\n\n<ol>\n<li><p>A working Wordpress install<\/p><\/li>\n<li><p>WordPress theme must contain a call to the <code>get_header()<\/code> function<\/p><\/li>\n<li><p>WordPress theme must contain the Wordpress loop<\/p><\/li>\n<\/ol>\n\n<p>Most Wordpress installs have these, so you need not worry about these.<\/p>\n\n<p>In addition, one must have JavaScript enabled in their browsers in order to vote.<\/p>\n\n<h3>Customizing<\/h3>\n\n<p>If the plugin cannot write to the database, you can try manually executing the below SQL queries (you can use phpMyAdmin to do this):<\/p>\n\n<pre><code>    CREATE TABLE `wp_starboxvoting` (\n                                  id int(11) NOT NULL auto_increment,\n                                  object_id int(11) NOT NULL,\n                                  ip varchar(64) character set latin1 NOT NULL,\n                                  vote int(11) NOT NULL,\n                              PRIMARY KEY  (`id`)\n                            ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>starbox<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>You will need to insert the code (<code>&lt;?php if(function_exists('starbox_voting')){starbox_voting(get_the_ID());} ?&gt;<\/code>) into the WordPress loop.<\/li>\n<li>You can also insert the code (<code>&lt;?php if(function_exists('starbox_voting')){starbox_voting(get_the_ID());} ?&gt;<\/code>) into the Post (single.php) or Pages (page.php).<\/li>\n<li>You can customize the plugin options via the Wordpress Dashboard (<code>Options &gt; Starbox<\/code> in Wordpress versions prior to 2.3, <code>Settings &gt; Starbox<\/code> in Wordpress versions after 2.5)<\/li>\n<li>If You want starbox work in ie8 , please add this right after: <code>&lt;meta http-equiv=\u201dX-UA-Compatible\u201d content=\u201dIE=EmulateIE7\u2033 \/&gt;<\/code><\/li>\n<\/ol>","raw_excerpt":"This plugin adds voting functionality for posts. visitors can vote for the post and against.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4845","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4845"}],"author":[{"embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jigenhe"}],"wp:attachment":[{"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4845"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4845"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4845"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4845"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4845"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/gax.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}