Plugin Directory

Changeset 2302329


Ignore:
Timestamp:
05/11/2020 05:34:05 AM (6 years ago)
Author:
shaneeckert
Message:

Adding note to main page description about refreshing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • detect-cache/trunk/detect-cache.php

    r2302328 r2302329  
    7373  printf( "<div class=sedc_body>" );
    7474  _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' );
    7676  $url = site_url();
    7777  _e( '<h2> Detecting cache in HTTP headers:</h2>', 'detect-cache' );
Note: See TracChangeset for help on using the changeset viewer.