Awesome Comment Rating

Awesome Comment Rating

from 0$

Awesome Comment Rating is a WP Plugin Package from the Open Source WP Plugins range Awesome Comment Rating allows users to provide star rating on comment form of WordPress posts,…

For more information about a tailored WP Plugin Package like Awesome Comment Rating please contact us directly.

Awesome Comment Rating allows users to provide star rating on comment form of WordPress posts, custom posts or pages. Integration is very easy and simple.

STARS RATING ARE DESPLAYED AS

  • Five stars field on comment form.
  • Display rating bar template above/below the Post/Page content.
  • You can disable auto placement and use shortcodes to view rating bar.
  • You can hide rating bar from posts or pages.

SHORTCODES

  • Total Rating: [awcr_rating type=’totalRating’]
  • Average Rating: [awcr_rating type=’averageRating’]
  • Rating bar: [awcr_rating type=’ratingBar’]
  • Get single rating: [awcr_rating type=’singleRating’ rating=’5′] // rating = 1,2,3,4 and 5
  • Template google histogram : [awcr_google_histogram]
  • Template dynamic google histogram : [awcr_google_histogram type=’dynamic’]
  • Template gauge chart : [awcr_gauge_chart]
  • Template gaming bar : [awcr_gaming_bar]

SHORTCODES in PHP

You can easily use shortcodes in a php file. Methods:
* Method 1: echo do_shortcode( “[awcr_gauge_chart]” );
* Method 2: echo apply_filters( ‘the_content’,”[awcr_gauge_chart]”);

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Awesome Comment Rating

typePlugin
version1.1
descriptionAwesome Comment Rating allows users to provide star rating on comment form of WordPress posts,…