bibhamrokhanpin/wp-content/__plugins/wp-optimize/templates/minify/html-settings-tab.php

8 lines
297 B
PHP
Raw Permalink Normal View History

2024-04-10 12:01:06 +00:00
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>
<div class="wpo_section wpo_group<?php echo (!$wpo_minify_options['html_minification']) ? ' wpo-feature-is-disabled' : ''; ?>">
<div id="wpo_settings_warnings"></div>
<div class="wpo-fieldgroup wpo-show">
</div>
</div>