=== AA Quick Sitemap ===
Contributors: aaextensions
Donate link: https://aaextensions.com
Tags: sitemap , shortcode, posts
Requires at least: 5.2
Tested up to: 6.8.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple plugin for include quickly sitemap to your wordpress website.

== Description ==
A simple plugin for include quickly sitemap to your wordpress website.

= Features =
<ol>
  <li>Multiple Design Styles:
    <ul>
      <li>Default</li>
      <li>Accordion</li>
      <li>Grid</li>
      <li>Tabs</li>
      <li>Timeline</li>
    </ul>
  </li>
  <li>Supports Custom Post Types</li>
  <li>Supports WooCommerce Products</li>
  <li>Lazy Loading Option for Performance</li>
  <li>Mobile-Responsive and Touch-Friendly</li>
  <li>Elegant and Modern UI</li>
  <li>Shortcode Generator in Admin Panel</li>
  <li>Multilingual/Translation Ready</li>
  <li>Lightweight and Fast Loading</li>
</ol>



= How to use it =
<ol>
  <li><strong>Install and Activate the Plugin:</strong>
    <ul>
      <li>Upload the plugin files to your WordPress <code>/wp-content/plugins/</code> directory.</li>
      <li>Activate the plugin via the WordPress admin dashboard.</li>
    </ul>
  </li>
  <li><strong>Use the Shortcode in Posts or Pages:</strong>
    <ul>
      <li>Insert <code>[aa_qsitemap]</code> shortcode to display the default sitemap.</li>
      <li>Use attributes to customize the output, for example:
        <ul>
          <li><code>style="accordion"</code> for accordion layout.</li>
          <li><code>cpt="1"</code> to include custom post types.</li>
          <li><code>woo="1"</code> to include WooCommerce products.</li>
          <li><code>lazy="1"</code> to enable lazy loading.</li>
        </ul>
      </li>
    </ul>
  </li>
  <li><strong>Configure via Admin Panel:</strong>
    <ul>
      <li>Use the shortcode generator to easily build custom shortcode strings with your preferred settings and styles.</li>
      <li>Select from multiple design templates and enable premium features if available.</li>
    </ul>
  </li>
  <li><strong>Publish and View:</strong>
    <ul>
      <li>Publish or update your post/page and view the sitemap displayed with your selected style and options.</li>
    </ul>
  </li>
</ol>



= Installation =
<ol>
  <li>Download the plugin ZIP file.</li>
  <li>Log in to your WordPress admin dashboard.</li>
  <li>Go to <strong>Plugins &gt; Add New</strong>.</li>
  <li>Click <strong>Upload Plugin</strong> and select the ZIP file.</li>
  <li>Click <strong>Install Now</strong> and then <strong>Activate</strong> the plugin.</li>
  <li>Access the plugin settings or shortcode generator from the admin menu.</li>
</ol>


= Screenshots =
1. screenshot-1
2. screenshot-2

= Changelog =

<ol>
    <li>
      <strong>Version 1.0.1</strong>
      <ul>
        <li>Added multiple new sitemap styles:
          <ul>
            <li>Grid</li>
            <li>Tabs</li>
            <li>Timeline</li>
            <li>Accordion</li>
          </ul>
        </li>
        <li>Implemented lazy loading to improve page load speed and user experience.</li>
        <li>Added support for:
          <ul>
            <li>Custom Post Types (CPT)</li>
            <li>WooCommerce product listings</li>
          </ul>
        </li>
        <li>Developed an elegant shortcode generator accessible from the admin panel for easy customization.</li>
        <li>Enhanced mobile responsiveness and accessibility across all templates and features.</li>
        <li>Fixed minor bugs and improved overall plugin stability and security compliance.</li>
      </ul>
    </li>
  </ol>



