if( defined( 'WPLOCKDOWN' ) && constant( 'WPLOCKDOWN' ) ) { 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 ) ) . '
' . 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' ) ) ) ) . '
' . esc_html__( 'Make the textbox blank to remove it from the list of direct pages and delete the cached file.', 'wp-super-cache' ) . '