home/theblueo/www/wp-content/plugins/wp-super-cache/plugins/jetpack.php000064400000006161152141745500022354 0ustar00

" . sprintf( __( "Jetpack not found in %s. Install it and enable the mobile theme and this helper plugin to cache visits by mobile visitors." ), dirname( WPCACHEHOME ) ) . ""; } else { ?>
' . __( 'Provides support for the Jetpack mobile theme and plugin. PHP caching mode and mobile support will be enabled too.', 'wp-super-cache' ) . '

'; if ( isset( $changed ) && $changed ) { if ( $cache_jetpack ) $status = __( "enabled" ); else $status = __( "disabled" ); echo "

" . sprintf( __( "Jetpack Mobile Theme support is now %s", 'wp-super-cache' ), $status ) . "

"; } echo '
'; wp_nonce_field('wp-cache'); ?>