Title: Closing PHP comment
Last modified: March 6, 2021

---

# Closing PHP comment

 *  Resolved [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/closing-php-comment/)
 * Can you tell me why there is a closing PHP tag comment after WP Fastest Cache?
 *     ```
       <!-- WP Fastest Cache file was created in 0.29581689834595 seconds, on 05-03-21 21:26:54 -->
       <!-- via php -->
       ```
   
 * I don’t see this on other sites, just the WP Fastest Cache comment.
    -  This topic was modified 5 years, 2 months ago by [neilgee](https://wordpress.org/support/users/neilgee/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclosing-php-comment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/closing-php-comment/#post-14144215)
 * You need to add the following lines after <?php which exists at the top of wp-
   config.php file.
 * > define(“WPFC_REMOVE_FOOTER_COMMENT”, true);

Viewing 1 replies (of 1 total)

The topic ‘Closing PHP comment’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/closing-php-comment/#post-14144215)
 * Status: resolved