Descripción
This lightweight plugin allows you to easily insert attractive star-based review summaries into your blog by way of shortcodes. The ratings box scales for mobile displays. It supports multiple rating categories and an optional auto-calculated summary.
PHP5 Required.
The shortcode format is:
[easyreview argument=”value” …]
With Easy Review Builder you can quickly generate a classy looking summary box. It is flexible, with the ability for you to specify whatever review categories are important, such as “price”, or “graphics”, etc. You also provide some text to summarize your thoughts on each review point, along with your final rating.
An optional conclusion will average the ratings specified. You can provide a conclusion summary text as well.
Go here for up-to-date usage and examples:
EasyReview Tutorial
For a complete example and more detailed documentation, visit the plugin home page. If you do not understand these instructions, please ask questions in the comments section on the plugin home page. We will be more than happy to answer them.
Capturas de pantalla
Instalación
-
Verify that you have PHP5, which is required for this plugin.
-
Upload the
easy-review-builder
directory to the/wp-content/plugins/
directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
Now you can insert the shortcodes within your posts and pages.
FAQ
For an up-to-date FAQ, please visit:
EasyReview FAQ
Opiniones
Colaboradores & Desarrolladores
“Easy Review Builder for WordPress” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce & #8220;Easy Review Builder for WordPress” a tu idioma.
¿interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Historial de cambios
0.8
- Small adjustment to HTML for table layout issues experienced with Chrome
0.7
- New transarency admin option for reviews with custom background colors. Set the transparency from 0 to 1 where 0 = completely transparent and 1 (the default) completely opaque.
- CSS defense against some more aggressive themes
0.6
- setting a negative rating will not render stars nor count the rating towards the average. This allows you to have simply informational rows of a review box.
- CSS rule to help with some table overrides by some themes.
0.5
- New icon sets gamester and coin
- CSS rule for ensuring TH is BOLD
0.4
- New admin settings for font, background, and line color customizations
- W3C approved HTML output
0.3
- New admin page for setting default behavior
0.2
- Some minor internal fixes
0.1
- First public release