Title: WordPress update 5.3
Last modified: November 13, 2019

---

# WordPress update 5.3

 *  Resolved [sam1215](https://wordpress.org/support/users/sam1215/)
 * (@sam1215)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/)
 * WordPress update 5.3 messed up my site. How do I fix this mess?? See below Warning.
   
   WordPress told me to ask in here for the help I needed.
 * Warning: Declaration of QuietSkin::feedback($string) should be compatible with
   WP_Upgrader_Skin::feedback($string, …$args) in /home2/luka/public_html/wp-content/
   plugins/ocean-extra/includes/wizard/classes/QuietSkin.php on line 12
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-update-5-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [sam1215](https://wordpress.org/support/users/sam1215/)
 * (@sam1215)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12124973)
 * This trend was started in 5.3 throws an error
 *  [maggieymae](https://wordpress.org/support/users/maggieymae/)
 * (@maggieymae)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12125123)
 * Disable the ocean extra plugin if you can. And wait to hear about a fix.
 *  Thread Starter [sam1215](https://wordpress.org/support/users/sam1215/)
 * (@sam1215)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12125145)
 * [@maggieymae](https://wordpress.org/support/users/maggieymae/) I did and my site
   looks like shit now… I’m losing customers this is 4th quarter the busiest year
   for me.
    -  This reply was modified 6 years, 5 months ago by [sam1215](https://wordpress.org/support/users/sam1215/).
 *  [WorkinWP](https://wordpress.org/support/users/iguanamom/)
 * (@iguanamom)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12125442)
 * I turned off php messages in wp-config.php and it cleared it. You have to replace
   the line you may already have that says:
    define(‘WP_DEBUG_DISPLAY’, false); (
   could also be set to true)
 * with this:
 * Added this to turn off error message reporting to wp-config.php and it worked
   
   ini_set(‘display_errors’,’Off’); ini_set(‘error_reporting’, E_ALL ); define(‘
   WP_DEBUG’, false); define(‘WP_DEBUG_DISPLAY’, false);
 * Obviously make a backup of the file first. I got the same error as well and this
   fixed it.
 *  [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12126232)
 * It not fixes the error -it just hide displaying it … don’t confuse FIX with hiding…
 * [https://wordpress.org/support/topic/5-3-throws-an-error/#post-12124813](https://wordpress.org/support/topic/5-3-throws-an-error/#post-12124813)
   here is solution to the error that will be implemented in update
 *  [xjr1300](https://wordpress.org/support/users/xjr1300/)
 * (@xjr1300)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12126349)
 * Hello,
 * following this topic as i do have the same problem! Did not try your sulutuon
   yet [@iguanamom](https://wordpress.org/support/users/iguanamom/) because I think
   there is a general problem with OceanWP. Luckily I only have only 3 from their
   paid Plugins installed. But they are not working anymore either!
 * Let’t hope that OceanWP sorts that out quickly!
 * Angela
 *  [Arthur Končar](https://wordpress.org/support/users/arthurkoncar/)
 * (@arthurkoncar)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12127035)
 * Same issue here; posted the bug description as well as the message itself on 
   OceanWP’s own support forum; unfortunately no reply so far. Still waiting and
   patiently enduring the error 😉
 *  [oldcabinwp](https://wordpress.org/support/users/oldcabinwp/)
 * (@oldcabinwp)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12127900)
 * FIX YOUR PLUG IN!!!
 * GREAT WAY TO LOOSES USERS
 * PRIOR TO THE WP UPDATE I HAD ALREADY STOPPED USING YOUR PLUGIN SINCE IT HAS TOO
   MANY BUGS
 *  [valdemarfreitas](https://wordpress.org/support/users/valdemarfreitas/)
 * (@valdemarfreitas)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12127927)
 * I have the same problem
    this message appears in my WordPress dashboard op and
   my website header
 * Warning: Declaration of QuietSkin::feedback($string) should be compatible with
   WP_Upgrader_Skin::feedback($string, …$args) in /home2/crerma44/casadeesther.com/
   wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php on line 
   12
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home2/crerma44/casadeesther.com/wp-content/plugins/ocean-extra/includes/wizard/
   classes/QuietSkin.php:12) in /home2/crerma44/casadeesther.com/wp-includes/functions.
   php on line 5946
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home2/crerma44/casadeesther.com/wp-content/plugins/ocean-extra/includes/wizard/
   classes/QuietSkin.php:12) in /home2/crerma44/casadeesther.com/wp-admin/includes/
   misc.php on line 1252
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home2/crerma44/casadeesther.com/wp-content/plugins/ocean-extra/includes/wizard/
   classes/QuietSkin.php:12) in /home2/crerma44/casadeesther.com/wp-admin/includes/
   template.php on line 1960
 *  [WorkinWP](https://wordpress.org/support/users/iguanamom/)
 * (@iguanamom)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12128845)
 * [@damador1](https://wordpress.org/support/users/damador1/) I am aware that this
   code hides php errors and does not FIX the underlying issue which the author 
   needs to sort out. My contribution was to those who don’t prefer to have the 
   error message showing across every page.

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

The topic ‘WordPress update 5.3’ is closed to new replies.

 * ![](https://ps.w.org/ocean-extra/assets/icon.svg?rev=2814940)
 * [Ocean Extra](https://wordpress.org/plugins/ocean-extra/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ocean-extra/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ocean-extra/)
 * [Active Topics](https://wordpress.org/support/plugin/ocean-extra/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ocean-extra/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ocean-extra/reviews/)

## Tags

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

 * 10 replies
 * 8 participants
 * Last reply from: [WorkinWP](https://wordpress.org/support/users/iguanamom/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/wordpress-update-5-3/#post-12128845)
 * Status: resolved