Descripción
Advanced Post Type Ratings allows users to easily add a visual smilie icons rating system to any post type including custom post types.
The plugin is easily configured via an admin options page, allowing quick configuration of multiple smilie icons ratings.
Features
- It has Multiple rating criteria (eg. bummer, good, sad, lol etc…).
- In-built three icons styles (Classic, Glossy Emoji, Dark Emoji ) for rating icons.
- Allows to share on Twitter, Facebook and Google+ after vote.
- Graphical bar above all moods which shows percentage of votes.
Settings
Goto Settings > WP Reactions Box > Settings Tab
to configure plugin settings.
You can also use hkp_reactions_box()
PHP function in your templates or use the [hkp_reactions_box]
shortcode to show the Reactions Box where you want.
Rating Stats
Goto Settings > WP Reactions Box > Stats Tab
to see recent ratings and most rated emotions
For world news, celebrity gossips, movie reviews, photos, videos, and more, visit midtb.org!
Capturas
Instalación
- Download «WP Reactions Box» plugin.
- Upload the ‘wp-reactions-box’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate «WP Reactions Box» from your Plugins page.
Extra
- Goto
Settings > WP Reactions Box
Settings Tab and adjust your configuration & settings. - Use
hkp_reactions_box()
PHP function in your templates. - you can also use
[hkp_reactions_box]
shortcode in your theme to show the Reactions Box where you want.
FAQ
- How can I call WP Reactions Box into template
-
Place
hkp_reactions_box()
PHP function in your templates - Is there any shortcode for Reactions Box
-
you can use
[hkp_reactions_box]
shortcode in your theme to show the Reactions Box where you want.
Reseñas
Colaboradores y desarrolladores
«WP Reactions Box» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Reactions Box» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Overall WP Reactions Box rating plugin and shortcode.