This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Generate Reviews

Description

This plugin can generate reviews using shortcode but exclusively for clients of Five Star Reviews Site. (https://www.fivestarreviewssite.com/)

View DEMO for more details

Plugin Features

  • Shortcode
  • Responsive
  • Mozilla, Opera Mini, Google Chrome, Safari, Microsoft Edge and IE 11

Here is the example Shortcode :

[generate-reviews fb_token='FB Token' gg_token='Google Place ID' fs_link='Fivestar Link' fb_link='FB Link' ]

Notes

This plugin fetch data/reviews to this www.fivestarreviewssite.com.

Screenshots

  • review-slider1
  • review-slider2

Installation

  1. Install as regular WordPress plugin.
  2. Go your Pluings setting via WordPress Dashboard and activate it.
  3. After activating the plugin you need to place the shortcode in the header.php under body tag.

How to use short-code?

For pages or post

    [generate-reviews fb_token='FB Token' gg_token='Google Place ID' fs_link='Fivestar Link' fb_link='FB Link' ]

For header.php

<?php echo do_shortcode("[generate-reviews fb_token='FB Token' gg_token='Google Place ID' fs_link='Fivestar Link' fb_link='FB Link' ]"); ?>

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Generate Reviews” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Generate Reviews” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release