Title: Code added to source
Last modified: February 28, 2019

---

# Code added to source

 *  Resolved [lshiv](https://wordpress.org/support/users/shivamber/)
 * (@shivamber)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/)
 * The following statement shows up at the bottom of my page source (not logged 
   in). How do I remove it?
 * <!– This website is optimized by Asset CleanUp: Page Speed Booster. Do you want
   to have a faster loading website? Learn more here: [https://wordpress.org/plugins/wp-asset-clean-up/?utm_source=xxxxxxxxx&utm_medium=website_html_comment](https://wordpress.org/plugins/wp-asset-clean-up/?utm_source=xxxxxxxxx&utm_medium=website_html_comment)–
   >

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

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/#post-11258059)
 * [@shivamber](https://wordpress.org/support/users/shivamber/) please use the following
   code within wp-config.php (root of the WordPress install) or an MU plugin:
    `
   define(‘WPACU_HIDE_HTML_USAGE_COMMENT’, true);
 * PS: Make sure any page caching is cleared before making a new test as your browser
   might still read the cached version (with the HTML notice still in).
    -  This reply was modified 7 years, 1 month ago by [Gabe Livan](https://wordpress.org/support/users/gabelivan/).
 *  Thread Starter [lshiv](https://wordpress.org/support/users/shivamber/)
 * (@shivamber)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/#post-11275204)
 * Gabe that did not work. I cleared all caches, even rebooted the server.
 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/#post-11275459)
 * [@shivamber](https://wordpress.org/support/users/shivamber/) can you send me 
   your wp-config.php to gabe [ at ] bitrepository [ dot ) com? You can hide/replace
   details such as database information. Something must be wrong there. I might 
   release a tag that hasn’t the signature at all. If the code below is at the top
   of the file (not below require_once(ABSPATH . ‘wp-settings.php’); obviously),
   then it will work:
    `define('WPACU_HIDE_HTML_USAGE_COMMENT', true);`
 * UPDATE: I’ve updated the current tag and the notice is now removed, as you’re
   not the first person who requests this 😉 Please re-download the plugin! If it
   still shows, it’s your cache 100% as the comment is not anywhere in the plugin
   anymore.
    -  This reply was modified 7 years, 1 month ago by [Gabe Livan](https://wordpress.org/support/users/gabelivan/).
 *  Thread Starter [lshiv](https://wordpress.org/support/users/shivamber/)
 * (@shivamber)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/#post-11279666)
 * Works fine now. Thank you for the quick response!

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

The topic ‘Code added to source’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [lshiv](https://wordpress.org/support/users/shivamber/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/code-added-to-source/#post-11279666)
 * Status: resolved