Changeset 2302329
- Timestamp:
- 05/11/2020 05:34:05 AM (6 years ago)
- File:
-
- 1 edited
-
detect-cache/trunk/detect-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
detect-cache/trunk/detect-cache.php
r2302328 r2302329 73 73 printf( "<div class=sedc_body>" ); 74 74 _e( '<h1> Detect Cache </h1>', 'detect-cache' ); 75 _e( '<p class="sedc_description"> Detect Cache will check the site\'s headers, the filesystem, and active plugins for caching then display the results below. </p>', 'detect-cache' );75 _e( '<p class="sedc_description"> Detect Cache will check the site\'s headers, the filesystem, and active plugins for caching then display the results below. Note that you may need to refresh this page to see the cache results.</p>', 'detect-cache' ); 76 76 $url = site_url(); 77 77 _e( '<h2> Detecting cache in HTTP headers:</h2>', 'detect-cache' );
Note: See TracChangeset
for help on using the changeset viewer.