Hi, how Can I hide the below code in the source code.
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 3.8.5
Installed: enfold
AviaFramework Version: 4.6
AviaBuilder Version: 0.9.4
ML:512-PU:64-PLA:9
WP:4.7.2
Updates: enabled
–>
Hey YongyanLi,
There are many good plugins such as “Hide My WordPress” that you can use, but if you want to do it yourself here is a good article:
Best regards,
Mike
HI, Thanks
I search the forum, and below snippets to the function.php is working
remove_action(‘wp_head’,’avia_debugging_info’,1000);