Beschrijving
Elite User ratings allows your visitors to submit user reviews with a 1-5 star rating on your website, similar to the way you would on TripAdvisor or Yelp. The plugin provides blocks, shortcodes, and widgets, along with full documentation.
You can pin your best reviews so that they are always shown first, require approval before new review submissions are published, require visitors to be logged-in in order to write a review, send custom notifications on a new submission, and a lot more!
Difficulty in installation ? Don’t worry hire me i’ll Set it up for you in your website
How to use
[codeies_wmr_ratings]
This shortcode prints all ratings & comments of single user!
Attributes
perpage Optional , Required if shortcode is not placed in user profile page
pagination Optional , Required if shortcode is not placed in user profile page
displayslider,stars Default is slider
user_id Optional , Required if shortcode is not placed in user profile page
[codeies_wmr_profile]
This shortcode renders the rating form
Attributes
user_id Optional , Required if shortcode is not placed in user profile page
[codeies_wmr_average_rating]
This shortcode displays overall average rating of current profile
Attributes
user_id Optional , Required if shortcode is not placed in user profile page
return What you want to get from shortcode , Default is “box” Which will return the average rating box with number of reviewers . Pass “average” to get overall average, “stars” to get Average rating in stars and “total_ratings” to get number of reviews
[codeies_wmr_ratingpage_link]
This shortcode generates hyperlink of a current profile rating page
Attributes
text Text to be displayed in hyperlink, Default is “View all ratings”
user_id Optional , Required if shortcode is not placed in user profile page
Schermafdrukken
Installatie
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/elite-user-ratings
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
FAQ
-
How to use Elite user ratings
-
How to use
First open user->member ratings , Make all nessasary settings after place the shortcode[codeies_wmr_ratings]
This shortcode prints all ratings & comments of single user!
Attributes
perpage Optional , Required if shortcode is not placed in user profile page
pagination Optional , Required if shortcode is not placed in user profile page
displayslider,stars Default is slider
user_id Optional , Required if shortcode is not placed in user profile page[codeies_wmr_profile]
This shortcode renders the rating form
Attributes
user_id Optional , Required if shortcode is not placed in user profile page[codeies_wmr_average_rating]
This shortcode displays overall average rating of current profile
Attributes
user_id Optional , Required if shortcode is not placed in user profile page
return What you want to get from shortcode , Default is “box” Which will return the average rating box with number of reviewers . Pass “average” to get overall average, “stars” to get Average rating in stars and “total_ratings” to get number of reviews[codeies_wmr_ratingpage_link]
This shortcode generates hyperlink of a current profile rating page
Attributes
text Text to be displayed in hyperlink, Default is “View all ratings”
user_id Optional , Required if shortcode is not placed in user profile page
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Codeies – Elite user Ratings” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Codeies – Elite user Ratings” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “Codeies – Elite user Ratings” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial Upload