Changeset 2268342
- Timestamp:
- 03/26/2020 03:11:19 PM (6 years ago)
- Location:
- wp-post-rating
- Files:
-
- 2 edited
-
tags/1.0.4/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-post-rating/tags/1.0.4/readme.txt
r2268326 r2268342 12 12 == Description == 13 13 14 WP-POST-RATING is powerful rating plugin with ajax security requests. 15 Features: 14 *WP-POST-RATING is powerful rating plugin with ajax security requests.* 15 16 *Features:* 16 17 **Very faster** 17 18 Plugin use OOP and Vanilla JS, svg icons and CSS variables 19 18 20 **Seo-friendly** 19 21 Plugin use Schema for show stars rating in google search results 22 20 23 **Without jQuery (Native js)** 24 Native js is very fast 25 21 26 **Customize color of stars** 22 27 You may customize color of stars and second color automatically generated … … 28 33 3. In settings copy shortcode and put it in your template. 29 34 30 == Screenshots ==31 32 1. How to displaing on your site33 2. List of all votes34 3. Settings page35 4. Display widget on frontend36 5. Widget settings37 38 35 == Changelog == 39 36 … … 62 59 * Votes in admin panel 63 60 * Shortcode support 61 62 == Screenshots == 63 1. How to displaing on your site 64 2. List of all votes 65 3. Settings page 66 4. Display widget on frontend 67 5. Widget settings -
wp-post-rating/trunk/readme.txt
r2268326 r2268342 12 12 == Description == 13 13 14 WP-POST-RATING is powerful rating plugin with ajax security requests. 15 Features: 14 *WP-POST-RATING is powerful rating plugin with ajax security requests.* 15 16 *Features:* 16 17 **Very faster** 17 18 Plugin use OOP and Vanilla JS, svg icons and CSS variables 19 18 20 **Seo-friendly** 19 21 Plugin use Schema for show stars rating in google search results 22 20 23 **Without jQuery (Native js)** 24 Native js is very fast 25 21 26 **Customize color of stars** 22 27 You may customize color of stars and second color automatically generated … … 28 33 3. In settings copy shortcode and put it in your template. 29 34 30 == Screenshots ==31 32 1. How to displaing on your site33 2. List of all votes34 3. Settings page35 4. Display widget on frontend36 5. Widget settings37 38 35 == Changelog == 39 36 … … 62 59 * Votes in admin panel 63 60 * Shortcode support 61 62 == Screenshots == 63 1. How to displaing on your site 64 2. List of all votes 65 3. Settings page 66 4. Display widget on frontend 67 5. Widget settings
Note: See TracChangeset
for help on using the changeset viewer.