Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
rodica-andronache authored Aug 21, 2020
2 parents 590cdbf + 02d1f8f commit e3a88b9
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

### v3.7.10 - 2020-06-24
**Changes:**
* [Fix] Load schema.org just for PHP 7.0 and above
* [Fix] Take into account the rating scale option for schema.org
* [Fix] Dequeue jquery-ui-slider when not used

### v3.7.9 - 2020-06-15
**Changes:**
* [Fix] Schema.org in both the new and classic editor
Expand Down
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-
**Please note that WP Product Review PRO has been retired and is no longer available**

## Changelog ##

### 3.7.10 - 2020-06-24 ###

* [Fix] Load schema.org just for PHP 7.0 and above
* [Fix] Take into account the rating scale option for schema.org
* [Fix] Dequeue jquery-ui-slider when not used


### 3.7.9 - 2020-06-15 ###

* [Fix] Schema.org in both the new and classic editor
Expand Down
12 changes: 10 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Easily turn your basic posts into in-depth reviews with ratings, pros and cons,

1. For updates follow https://twitter.com/themeisle.

If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="http://www.codeinwp.com/blog/15-best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
If you wanna learn more about the <a href="https://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="https://www.codeinwp.com/blog/best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.


**WP Product Review provides following features**
Expand All @@ -37,7 +37,15 @@ If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-
**Please note that WP Product Review PRO has been retired and is no longer available**

== Changelog ==
= 3.7.9 - 2020-06-15 =

= 3.7.10 - 2020-06-24 =

* [Fix] Load schema.org just for PHP 7.0 and above
* [Fix] Take into account the rating scale option for schema.org
* [Fix] Dequeue jquery-ui-slider when not used


= 3.7.9 - 2020-06-15 =

* [Fix] Schema.org in both the new and classic editor
* [Fix] Do not display reviews in content outside the loop
Expand Down
2 changes: 1 addition & 1 deletion themeisle-hash.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"class-wppr-autoloader.php":"c7f7f3dd52445edb5f7367ba7b31281f","class-wppr-recursive-filter.php":"6c74b0e7c04529d797ae9689d9a44c8d","index.php":"c76772901fa1b2b14aa3ba32d7773c8a","uninstall.php":"7c6d36652e8dcf013f2c246f4a289acf","wp-product-review.php":"35d120b0fb6d7aec7593b22a7a823fe0"}
{"class-wppr-autoloader.php":"c7f7f3dd52445edb5f7367ba7b31281f","class-wppr-recursive-filter.php":"6c74b0e7c04529d797ae9689d9a44c8d","index.php":"c76772901fa1b2b14aa3ba32d7773c8a","uninstall.php":"7c6d36652e8dcf013f2c246f4a289acf","wp-product-review.php":"014e63887b2d6a83f17dfef87ca9ff7b"}

0 comments on commit e3a88b9

Please sign in to comment.