bibhamrokhanpin/wp-content/__plugins/wp-optimize/templates/minify/html-settings-tab.php
2024-04-10 17:46:06 +05:45

8 lines
297 B
PHP

<?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>