Linux 软件免费装

Review Box

开发者 paradox460
更新时间 2009年10月8日 08:40
PHP版本: 2.5 及以上
WordPress版本: 2.8.4

标签

post score review rating box cons pros

下载

1.0 1.0.1 1.0.2 1.0.3 1.5

详情介绍:

Provides a shortcode for use by reviewers. Generates a box, for use in a post or page, with a section for Pros, a section for Cons, and a review bar. The review bar is generated through CSS, and so the plugin contains NO images.

安装:

  1. Upload the review-box directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In a post, place [review pros="list of pros" cons="list of cons" score=75] where you would like the box to appear
You can optionally add custom titles and verdicts. Custom titles are defined using the title= property, ex title='Custom title'. If you do not want to display the title box at all, set title to none For the verdict box, add verdict='final verdict'. This is optional as well

常见问题:

Do i have to fill out all 3 properties

No, but it is reccomended. If you do not fill them out, they will have a default value. The default values are fairly amusing. If you do not fill out the score value, the plugin will default to 100

What format should the score value be in

The score should be an integer between 0 and 100. It will ultimately come out as a percentage. The score does not need a % sign following it. Adding one will make the sky fall on your head

The score gets messed up! Help

This is probably because you added a % (percent) sign to the end of the score property. All you need to input is a number

Screenshots

  1. Example of this plugin's output. Quite clean, isnt it?

更新日志:

1.5 1.0.3 1.0.2 1.0.1 1.0