plugin-icon

Starbox Voting

제작자: jigenhe·
This plugin adds voting functionality for posts. visitors can vote for the post and against.
버전
2.0.4
활성화된 설치 항목
10
최근 업데이트일
May 5, 2009

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

If you like this plugin , and translate it to other language , please let me know

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 ;
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 2.7
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.