=== 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 =
- Multiple Design Styles:
- Default
- Accordion
- Grid
- Tabs
- Timeline
- Supports Custom Post Types
- Supports WooCommerce Products
- Lazy Loading Option for Performance
- Mobile-Responsive and Touch-Friendly
- Elegant and Modern UI
- Shortcode Generator in Admin Panel
- Multilingual/Translation Ready
- Lightweight and Fast Loading
= How to use it =
- Install and Activate the Plugin:
- Upload the plugin files to your WordPress
/wp-content/plugins/ directory.
- Activate the plugin via the WordPress admin dashboard.
- Use the Shortcode in Posts or Pages:
- Insert
[aa_qsitemap] shortcode to display the default sitemap.
- Use attributes to customize the output, for example:
style="accordion" for accordion layout.
cpt="1" to include custom post types.
woo="1" to include WooCommerce products.
lazy="1" to enable lazy loading.
- Configure via Admin Panel:
- Use the shortcode generator to easily build custom shortcode strings with your preferred settings and styles.
- Select from multiple design templates and enable premium features if available.
- Publish and View:
- Publish or update your post/page and view the sitemap displayed with your selected style and options.
= Installation =
- Download the plugin ZIP file.
- Log in to your WordPress admin dashboard.
- Go to Plugins > Add New.
- Click Upload Plugin and select the ZIP file.
- Click Install Now and then Activate the plugin.
- Access the plugin settings or shortcode generator from the admin menu.
= Screenshots =
1. screenshot-1
2. screenshot-2
= Changelog =
-
Version 1.0.1
- Added multiple new sitemap styles:
- Grid
- Tabs
- Timeline
- Accordion
- Implemented lazy loading to improve page load speed and user experience.
- Added support for:
- Custom Post Types (CPT)
- WooCommerce product listings
- Developed an elegant shortcode generator accessible from the admin panel for easy customization.
- Enhanced mobile responsiveness and accessibility across all templates and features.
- Fixed minor bugs and improved overall plugin stability and security compliance.