Title: Starbox Voting
Author: jigenhe
Published: <strong>2009년 2월 25일</strong>
Last modified: 2009년 5월 5일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/starbox-voting.svg)

# Starbox Voting

 작성자: [jigenhe](https://profiles.wordpress.org/jigenhe/)

[다운로드](https://downloads.wordpress.org/plugin/starbox-voting.zip)

 * [세부사항](https://ko.wordpress.org/plugins/starbox-voting/#description)
 * [평가](https://ko.wordpress.org/plugins/starbox-voting/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/starbox-voting/#installation)
 * [개발](https://ko.wordpress.org/plugins/starbox-voting/#developers)

 [지원](https://wordpress.org/support/plugin/starbox-voting/)

## 설명

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

The Plugin HomePage on right is wrong , i’ sorry to that, and you can see how it
works click [Starbox Voting HomePage](http://www.sealedbox.cn/starbox/)

If you like this plugin , and translate it to other language , please [let me know](http://www.sealedbox.cn/starbox/)

Change Log

1.1: Add plugins init setting , set display image as default image.

1.2: Repaire ajax Request ,no response .

1.3 Add so Style to choose In `Setting > Starbox`

1.4 You can set style by yourself In `Setting > Starbox`

1.5 Change error: no effect when change style in backend
 Add ghosing effect when
mouse hover the stars Change Style Setting Page style.

1.6 Add Language Package

1.7 Rename every function . to avoid with other plugins

1.8 Compatible with Windows And Linux

2.0.2 Fix database create table only have ‘wp_’ prefix .

2.0.3 Clear code.

2.0.4 Fix Ie8 Bug:add this right after :

### Requirements

 1. A working WordPress install
 2. WordPress theme must contain a call to the `get_header()` function
 3. WordPress theme must contain the WordPress loop

Most WordPress installs have these, so you need not worry about these.

In addition, one must have JavaScript enabled in their browsers in order to vote.

### Customizing

If the plugin cannot write to the database, you can try manually executing the below
SQL queries (you can use phpMyAdmin to do this):

    ```
        CREATE TABLE `wp_starboxvoting` (
                                      id int(11) NOT NULL auto_increment,
                                      object_id int(11) NOT NULL,
                                      ip varchar(64) character set latin1 NOT NULL,
                                      vote int(11) NOT NULL,
                                  PRIMARY KEY  (`id`)
                                ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
    ```

## 스크린샷

[⌊Front Page Display Style⌉⌊Front Page Display Style⌉[

Front Page Display Style

[⌊Starbox Voting Style⌉⌊Starbox Voting Style⌉[

Starbox Voting Style

## 설치

 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(function_exists('starbox_voting')){
    starbox_voting(get_the_ID());} ?>`) into the WordPress loop.
 4. You can also insert the code (`<?php if(function_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: `<meta http-equiv
    =”X-UA-Compatible” content=”IE=EmulateIE7″ />`

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Starbox Voting”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ jigenhe ](https://profiles.wordpress.org/jigenhe/)

[자국어로 “Starbox Voting”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/starbox-voting)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/starbox-voting/)는, [SVN 저장소](https://plugins.svn.wordpress.org/starbox-voting/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/starbox-voting/)
을 [RSS](https://plugins.trac.wordpress.org/log/starbox-voting/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **2.0.4**
 *  최근 업데이트: **17년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.0 또는 그 이상 **
 *  다음까지 시험됨: **2.7**
 *  언어
 * [English (US)](https://wordpress.org/plugins/starbox-voting/)
 * 태그:
 * [popularity](https://ko.wordpress.org/plugins/tags/popularity/)[post](https://ko.wordpress.org/plugins/tags/post/)
   [voting](https://ko.wordpress.org/plugins/tags/voting/)
 *  [고급 보기](https://ko.wordpress.org/plugins/starbox-voting/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/starbox-voting/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/starbox-voting/reviews/)

## 기여자

 *   [ jigenhe ](https://profiles.wordpress.org/jigenhe/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/starbox-voting/)