Title: PHP Update Compatible?
Last modified: October 6, 2020

---

# PHP Update Compatible?

 *  Resolved [jfrogers](https://wordpress.org/support/users/jfrogers/)
 * (@jfrogers)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-update-compatible/)
 * I’m required to update my PHP so I ran a scan. The Recencio Book Reviews plug
   in comes up as questionable as to whether it is compatible. Is it? I’d hate to
   update and lose all my reviews.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-update-compatible/#post-13499661)
 * Hello [@jfrogers](https://wordpress.org/support/users/jfrogers/)
 * The plugin is compatible with whichever version of PHP your webhost will upgrade
   you to.
 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-update-compatible/#post-13499729)
 * I took a look at your website and saw some the plugin’s styles need some adjustment.
   You can add the below style’s to the CSS section of the WP Customizer
 *     ```
       #rcno-review-score-box li {
           list-style: none;
       }
   
       #rcno-review-score-box .review-summary .overall-score .overall-text {
           color: #681e73;
           border: 3px solid;
       }
   
       .rcno-full-book-details {
           font-size: 16px;
       }
   
       .rcno-full-book-description {
           font-size: 14px;
       }
       ```
   
 *  Thread Starter [jfrogers](https://wordpress.org/support/users/jfrogers/)
 * (@jfrogers)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-update-compatible/#post-13500050)
 * Thanks! I have no idea what the style adjustment did, but I added it. 🙂 Looks
   like the PHP update worked with no problems! Thanks so much!
 *  [wpkiller](https://wordpress.org/support/users/wpkiller/)
 * (@wpkiller)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/php-update-compatible/#post-13605579)
 * Just browsing around and found this – you shouldn’t lose any reviews even if 
   the new PHP version screws something up. You can always go back to the previous
   PHP version, and everything should be in place.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP Update Compatible?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recencio-book-reviews_486474.svg)
 * [Recencio Book Reviews](https://wordpress.org/plugins/recencio-book-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recencio-book-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recencio-book-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/recencio-book-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recencio-book-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recencio-book-reviews/reviews/)

## Tags

 * [php update](https://wordpress.org/support/topic-tag/php-update/)

 * 4 replies
 * 3 participants
 * Last reply from: [wpkiller](https://wordpress.org/support/users/wpkiller/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/php-update-compatible/#post-13605579)
 * Status: resolved