wordpress plugin:starbox voting
April 14th, 2009
Starbox Voting 是一款 WordPress 的投票插件,访问者可以对博客站点上的文章进行投票,这个插件实现了每个IP每篇文章只能投一次票。
安装介绍
- 上传解压后的文件夹 `starbox` 到你的 WordPress 插件文件夹 `/wp-content/plugins/`
- 在 WordPress后台激活 starbox插件
- 插入括号内的代码到 (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>) 你的模板文件的(index.php,archive.php)循环里面.
- 也可以插入括号内代码 (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>)到文章页面 (single.php) or 自定义页面(page.php)里面.
- 可以在Wordpress后台的 Options > Starbox ( WordPress 低于 2.3), Settings > Starbox(Wordpress 版本高于 2.5+管理你的投票样式
最终的投票样式:

下载地址:download
Related Posts
Entry Filed under: 主题美化


©Copyright 2009-2011 无名小卒.|Powered by
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed