Changeset 2144906
- Timestamp:
- 08/24/2019 05:09:13 PM (7 years ago)
- Location:
- wp-rate-and-review
- Files:
-
- 3 deleted
- 4 edited
-
tags/1.0.3/include/view/welcome.php (modified) (1 diff)
-
tags/1.0.3/readme.txt (modified) (1 diff)
-
tags/1.0.3/screenshots (deleted)
-
trunk/assets/images/banner-772x250.png (deleted)
-
trunk/include/view/welcome.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/screenshots (deleted)
Legend:
- Unmodified
- Added
- Removed
-
wp-rate-and-review/tags/1.0.3/include/view/welcome.php
r2144904 r2144906 12 12 <li><?php esc_html_e('Progress Bar Color Manageable :- You could manage progress bar colors from plugin settings according to your theme layout.','wp-rate-and-review-products');?></li> 13 13 <li><?php esc_html_e('Plugin Auto disable if woocommerce not installed.','wp-rate-and-review-products');?></li> 14 15 <li><?php esc_html_e('Use Shortcode :- You could use shortcode [wp_rate_review product_id="product_ID"] to show reivew and rating summary on any page/post.','wp-rate-and-review-products');?></li> 14 16 15 17 </ul> -
wp-rate-and-review/tags/1.0.3/readme.txt
r2144905 r2144906 24 24 * Show total number of submitted ratings. 25 25 * Progress bar colors manageable from plugin settings. 26 * You could use shortcode [wp_rate_review product_id="product_ID"] to show reivew and rating summary on any page/post. 26 27 27 28 == Installation == -
wp-rate-and-review/trunk/include/view/welcome.php
r2144904 r2144906 12 12 <li><?php esc_html_e('Progress Bar Color Manageable :- You could manage progress bar colors from plugin settings according to your theme layout.','wp-rate-and-review-products');?></li> 13 13 <li><?php esc_html_e('Plugin Auto disable if woocommerce not installed.','wp-rate-and-review-products');?></li> 14 15 <li><?php esc_html_e('Use Shortcode :- You could use shortcode [wp_rate_review product_id="product_ID"] to show reivew and rating summary on any page/post.','wp-rate-and-review-products');?></li> 14 16 15 17 </ul> -
wp-rate-and-review/trunk/readme.txt
r2144905 r2144906 24 24 * Show total number of submitted ratings. 25 25 * Progress bar colors manageable from plugin settings. 26 * You could use shortcode [wp_rate_review product_id="product_ID"] to show reivew and rating summary on any page/post. 27 26 28 27 29 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.