| |
";
}
}
if ( 'READONLY' !== $readonly ) {
echo esc_html__( 'Add direct page:', 'wp-super-cache' ) . '';
}
echo '' . sprintf(
esc_html__( 'Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page.', 'wp-super-cache' ),
esc_attr( ABSPATH )
) . '
';
if ( 'READONLY' !== $readonly ) {
echo '' . sprintf( __( 'For example: to cache %1$sabout/, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page.', 'wp-super-cache' ),
esc_attr( trailingslashit( get_option( 'home' ) ) )
) . '
';
echo '' . esc_html__( 'Make the textbox bl