Starbox

This item was filled under [ wordpress plugins ]

Description

This plugin adds voting functionality for posts. visitors can vote for the post and against.

Installation

  1. Upload the folder `starbox` to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You will need to insert the code (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>) into the WordPress loop.
  4. You can also insert the code (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>) into the Post (single.php) or Pages (page.php).
  5. You can customize the plugin options via the Wordpress Dashboard (Options > Starbox in Wordpress versions prior to 2.3, Settings > Starbox in Wordpress versions after 2.5)
  6. If You want starbox work in ie8 , please add this right after<head>: <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />

Translation Instructions

If your language is not include in this pulgin and you want to contribute a translation, follow these steps:

  1. Download the latest version and install it to your blog.
  2. Go to {plugin directory}/languages, you’ll find a file named {plugin name}.po that you have to rename to include your WPLANG. (for example: starbox-zh_CN.po)
  3. Open this file in poEdit (free software) and start your translation.
  4. Upload .MO file to {plugin directory}/languages and test it on your blog.
  5. Send both the .PO and .MO files to me via Email. (my email: again.0120@hotmail.com)
  6. Done.

Download

Starbox Plugins Download

Bookmark and Share

喜欢这篇文章的人还喜欢。。。

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment