WP_DEBUG, WP_DEBUG_DISPLAY, and WP_DEBUG_LOG
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, false );
I try this its remove debug display message but not performing as before website is slow down.
thanks but this is not complete solution
Sir, I already tried those stuff so I put question here for solution. I have access to my wp dashboard but its giving notices & warning o WP-dashboard, my site performance also slow down after updating WP,plugin & theme. I request plugin author of custom sidebar & also theme author to look in to this issue
-
This reply was modified 6 years, 5 months ago by bsmirajkar.