How to disable Debugging Info for Theme support?
Thanks.
Hey peterolle,
Try adding this code in your functions.php file:
if(!function_exists('avia_debugging_info')){
function avia_debugging_info() {
//
}
}
Hope it helps.
Best regards,
Nikko
Thank you.
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
I haven’t test it, but if it is official, close.
Thanks.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon