Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

enfold remove debugging info for theme support

#Add this in functions.php
if(!function_exists('avia_debugging_info')){
  function avia_debugging_info() {
    // 
  }
}
Source by kriesi.at #
 
PREVIOUS NEXT
Tagged: #enfold #remove #debugging #info #theme #support
ADD COMMENT
Topic
Name
2+7 =