%s', $info_link, __('Follow this link to get more information.', 'wp-optimize')); ?>
'.__('enabled', 'wp-optimize').''); ?>
'.__('disabled', 'wp-optimize').''); ?>
is_apache_server()) {
echo htmlspecialchars($wpo_browser_cache_enabled->get_error_message());
}
?>
is_apache_server()) {
$button_text = $wpo_browser_cache_enabled ? __('Update', 'wp-optimize') : __('Enable', 'wp-optimize');
?>
%s', $faq_link, __('Follow this link to read the article about how to enable browser cache with your server software.', 'wp-optimize'));
}
?>