laipower/wp-content/plugins/w3-total-cache/inc/options/minify/html.php

9 lines
205 B
PHP

<?php
namespace W3TC;
if ( !defined( 'W3TC' ) )
die();
?>
<?php $this->checkbox( 'minify.html.strip.crlf', false, 'html_' ) ?> <?php Util_Ui::e_config_label( 'minify.html.strip.crlf' ) ?></label><br />