
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: show_display_installed.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * LiteSpeed Cache Installation Notice
 *
 * Displays a notice informing users that the LiteSpeed Cache plugin was installed by the server admin.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( &#039;WPINC&#039; ) || exit;

$buf  = sprintf(
	&#039;&lt;h3&gt;%s&lt;/h3&gt;
	&lt;p&gt;%s&lt;/p&gt;
	&lt;p&gt;%s&lt;/p&gt;
	&lt;p&gt;%s&lt;/p&gt;
	&lt;p&gt;%s&lt;/p&gt;
	&lt;p&gt;%s&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;%s&lt;/li&gt;
		&lt;li&gt;%s&lt;/li&gt;
	&lt;/ul&gt;&#039;,
	esc_html__( &#039;LiteSpeed Cache plugin is installed!&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;This message indicates that the plugin was installed by the server admin.&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;However, there is no way of knowing all the possible customizations that were implemented.&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;For that reason, please test the site to make sure everything still functions properly.&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;Examples of test cases include:&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;Visit the site while logged out.&#039;, &#039;litespeed-cache&#039; ),
	esc_html__( &#039;Create a post, make sure the front page is accurate.&#039;, &#039;litespeed-cache&#039; )
);
$buf .= sprintf(
	/* translators: %s: Link tags */
	esc_html__( &#039;If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s.&#039;, &#039;litespeed-cache&#039; ),
	&#039;&lt;a href=&quot;https://wordpress.org/support/plugin/litespeed-cache&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;&#039;,
	&#039;&lt;/a&gt;&#039;
);
$buf .= &#039;&lt;p&gt;&#039; . esc_html__( &#039;If you would rather not move at litespeed, you can deactivate this plugin.&#039;, &#039;litespeed-cache&#039; ) . &#039;&lt;/p&gt;&#039;;

self::add_notice( self::NOTICE_BLUE . &#039; lscwp-whm-notice&#039;, $buf );
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
